different graphs when Analyzing Neural Network Performance After Training

each time i train neural network with same data i get different outputs for regression ... is there any way to always get the same value whenever i execute....

 Respuesta aceptada

Initialize the RNG sometime after the net is created but before it is assigned initial weights and random datadivision indices.
Hope this helps.
Thank you for formally accepting my answer
Greg

Más respuestas (0)

Categorías

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

Etiquetas

Preguntada:

el 2 de Mayo de 2016

Editada:

el 3 de Mayo de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by