DLR-RM/stable-baselines3
Auf GitHub ansehen[Feature Request] independently configurable learning rates for actor and critic
Open
#338 geöffnet am 3. März 2021
enhancementhelp wanted
Repository-Metriken
- Stars
- (6.550 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 13h) (3 gemergte PRs in 30 T)
Beschreibung
🚀 Feature
independently configurable learning rates for actor and critic in AC-style algorithms
Motivation
In literature the actor is often configured to learn slower, such that the critics responses are more reliable. At least it would be nice if i could allow my hyperparameter optimizer to decide which learning rates he wants to use for actor or critic.
Pitch
Additional context
https://spinningup.openai.com/en/latest/algorithms/ddpg.html#documentation-pytorch-version