How to set a variable learning rate in Reinforcement Learning Toolbox?
5 views (last 30 days)
Show older comments
Christian Bianchi
on 2 Oct 2023
Answered: Emmanouil Tzorakoleftherakis
on 2 Oct 2023
In Reinforcement Learning Toolbox, when setting the actor and critic options with "rlOptimizerOptions" for a PPO agent, is there a way to set a variable learning rate (e.g. decreasing with time) instead of a constant value?
Thanks!
0 Comments
Accepted Answer
Emmanouil Tzorakoleftherakis
on 2 Oct 2023
Hi,
This is not supported as of R2023b but the developmet team is aware and will look into supporting this capability in the future.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!