What is monumentum constant?
1 回表示 (過去 30 日間)
古いコメントを表示
I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.
0 件のコメント
回答 (1 件)
the cyclist
2013 年 7 月 4 日
編集済み: the cyclist
2013 年 7 月 4 日
This page describes the concept of momentum in gradient descent:
It is a way of using information from prior steps, not just the local surface where you are now.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!