DLR-RM / rl-baselines3-zoo

A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
https://rl-baselines3-zoo.readthedocs.io
MIT License
1.89k stars 494 forks source link

Added hyperparameter tuning for RecurrentPPO #415

Closed technocrat13 closed 8 months ago

technocrat13 commented 8 months ago

Hyperparameter tuning for RecurrentPPO was non-existent as hyperparams_opt.py did not accept 'ppo_lstm' as a valid argument

Description

Motivation and Context

Types of changes

Checklist:

Note: we are using a maximum length of 127 characters per line

technocrat13 commented 8 months ago

updated changelog, let me know if anything else is required, I can add you as a contributor, seems a little late to create a branch (I will keep this in mind next time)