フィルターのクリア

different graphs when Analyzing Neural Network Performance After Training

2 ビュー (過去 30 日間)
Elysi Cochin
Elysi Cochin 2016 年 5 月 2 日
編集済み: Elysi Cochin 2016 年 5 月 3 日
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 日
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 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by