What is monumentum constant?
Show older comments
I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.
Answers (1)
the cyclist
on 4 Jul 2013
Edited: the cyclist
on 4 Jul 2013
0 votes
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.
Categories
Find more on Deep Learning Toolbox 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!