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 ?

 Respuesta aceptada

Greg Heath
Greg Heath el 16 de Abr. de 2013

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de Abr. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by