Fundamental Concepts - Neural Networks

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 ?

 Risposta accettata

Greg Heath
Greg Heath il 16 Apr 2013

0 voti

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

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by