Filter löschen
Filter löschen

different graphs when Analyzing Neural Network Performance After Training

2 Ansichten (letzte 30 Tage)
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....

Akzeptierte Antwort

Greg Heath
Greg Heath am 2 Mai 2016
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

Weitere Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by