What is monumentum constant?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.
0 comentarios
Respuestas (1)
the cyclist
el 4 de Jul. de 2013
Editada: the cyclist
el 4 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!