Hi, is there a way to use a scheduler to change the learning rate for training DQN without using tune? Currently, the learning rate is constant throughout! Any tutorial links or resources would be great!
2 Likes
Hello @mannyv , is it possible to see the change of lr in the metrics? I have an issue with the lr schedule and I’m trying to see if its really changing
I think it should be logged as “cur_lr”
Thank you @mannyv , I’m having some issues so I will open a topic
Thanks @mannyv . Can you please explain what the values represent or a doc I can refer to!