What is monumentum constant?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I don't understand this line.
net.trainParam.mc=0.8;%(momentum constant)
Please help me.
0 Commenti
Risposte (1)
the cyclist
il 4 Lug 2013
Modificato: the cyclist
il 4 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!