Effacer les filtres
Effacer les filtres

different graphs when Analyzing Neural Network Performance After Training

2 vues (au cours des 30 derniers jours)
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....

Réponse acceptée

Greg Heath
Greg Heath le 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

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by