Effacer les filtres
Effacer les filtres

Reduce learning rate after certain number of epoch

3 vues (au cours des 30 derniers jours)
Farhad Abedinzadeh
Farhad Abedinzadeh le 11 Oct 2022
Commenté : Francisco Serra le 1 Fév 2024
Hi, I have a question about reducing the learning rate or another way to enhance accuracy during training a deep learning model.
Suppose the loss metric does not improve after a defined epoch (for example 8). Is there a way to reduce the learning rate?
or
If the accuracy metric (or loss metric) fails to improve after a certain number of epochs, give another solution to improve accuracy.
Thank you all for your time and consideration

Réponses (1)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou le 18 Oct 2022
Check out the example Specify Training Options to see how to reduce the learning rate after a certain number of epochs.
  1 commentaire
Francisco Serra
Francisco Serra le 1 Fév 2024
Hey @Sivylla Paraskevopoulou what about REINFORCEMENT LEARNING TRAINING?
train requires rlTrainingOptions and this one doesn't have that decayment option. Do you any have a tip?

Connectez-vous pour commenter.

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