RL Baselines Zoo
A collection of trained Reinforcement Learning (RL) agents, with tuned hyperparameters, using Stable Baselines.
Github repository: https://github.com/DLR-RM/rl-baselines3-zoo
Goals of this repository:
- Provide a simple interface to train and enjoy RL agents
- Benchmark the different Reinforcement Learning algorithms
- Provide tuned hyperparameters for each environment and RL algorithm
- Have fun with the trained agents!