フィルターのクリア

Fundamental Concepts - Neural Networks

1 回表示 (過去 30 日間)
Dink
Dink 2013 年 4 月 15 日
If I configure 2 patternnet networks exactly the same - and force them to start with the same input and layer weights, will I always get the same result after training them with the same data ?

採用された回答

Greg Heath
Greg Heath 2013 年 4 月 16 日
Yes, provided the random number generator is initialized to the same state,
(Data division is random as well as the initial weights)
Thank you for formally accepting my answer

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by