Effacer les filtres
Effacer les filtres

the learning rate inportance

3 vues (au cours des 30 derniers jours)
DemoiselX
DemoiselX le 8 Août 2013
Hello, Plz, what is the importance of "learning rate" how can we comput it, and st it via NNtoolbox? thank you, BR
  1 commentaire
Jan
Jan le 8 Août 2013
Modifié(e) : Jan le 8 Août 2013
Moar details, moar gud nswr.

Connectez-vous pour commenter.

Réponses (1)

Greg Heath
Greg Heath le 7 Nov 2016
I have designed zillions of NNs with MATLAB and do not remember ever having to use a nondefault value of lr.
Typically, the only default overrides I have ever had to use for regression (FITNET) and classification (PATTERNNET) were
1. Initial state of the RNG
2. Number of hidden nodes
For timeseries I 've had to also override default
3. Input and feedback delays (based on significant delays of
the target autocorrelation function and target-input
crosscorrelation function)
4. datadivision type
5. datadivision fractions
Hope this helps.
Thank you for formally accepting my answer
Greg

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by