Filter löschen
Filter löschen

Fundamental Concepts - Neural Networks

1 Ansicht (letzte 30 Tage)
Dink
Dink am 15 Apr. 2013
If I configure 2 patternnet networks exactly the same - and force them to start with the same input and layer weights, will I always get the same result after training them with the same data ?

Akzeptierte Antwort

Greg Heath
Greg Heath am 16 Apr. 2013
Yes, provided the random number generator is initialized to the same state,
(Data division is random as well as the initial weights)
Thank you for formally accepting my answer

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by