필터 지우기
필터 지우기

Reduce learning rate after certain number of epoch

조회 수: 3 (최근 30일)
Farhad Abedinzadeh
Farhad Abedinzadeh 2022년 10월 11일
댓글: Francisco Serra 2024년 2월 1일
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

답변 (1개)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou 2022년 10월 18일
Check out the example Specify Training Options to see how to reduce the learning rate after a certain number of epochs.
  댓글 수: 1
Francisco Serra
Francisco Serra 2024년 2월 1일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by