How can i set variable learning rate of actors and critics in Reinforcement Learning Toolbox?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
In the rlOptimizerOptions of Reinforcement Learning Toolbox,learning rate used in training the actor or critic function approximator, specified as a positive scalar,how can i set variable learning rate of actors and critics in Reinforcement Learning Toolbox?
1 comentario
Matteo D'Ambrosio
el 13 de Mayo de 2023
Hello,
The variable learning rate options seem to only be implemented for training of deep neural networks. Even looking through the documentation, I've never been able to find variable learning rate options in Matlab's RL toolbox.
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!