/rl-trained-agents

A collection of pre-trained RL agents using Stable Baselines3

MIT LicenseMIT

Collection of Pre-Trained Reinforcement Learning Agents using Stable-Baselines3

Pre-trained Reinforcement Learning agents using the rl-baselines3-zoo and Stable Baselines3.

This repository contains only the trained policies, please look at the zoo for the training scripts.

Citing the Project

To cite this repository in publications:

@misc{rl-baselines3-zoo,
  author = {Raffin, Antonin},
  title = {RL Baselines3 Zoo},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/DLR-RM/rl-baselines3-zoo}},
}