What is monumentum constant?

I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.

Answers (1)

the cyclist
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.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 4 Jul 2013

Community Treasure Hunt

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

Start Hunting!