What is monumentum constant?
1 view (last 30 days)
Show older comments
I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.
0 Comments
Answers (1)
the cyclist
on 4 Jul 2013
Edited: the cyclist
on 4 Jul 2013
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 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!