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....

 채택된 답변

Greg Heath
Greg Heath 2016년 5월 2일

1 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2016년 5월 2일

편집:

2016년 5월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by