rssalessio / rl-trained-agents

A collection of pre-trained RL agents using Stable Baselines3

Home Page:https://huggingface.co/sb3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Note: Pretrained-agents are now available on the Huggingface hub: https://huggingface.co/sb3

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-zoo3,
  author = {Raffin, Antonin},
  title = {RL Baselines3 Zoo},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/DLR-RM/rl-baselines3-zoo}},
}

About

A collection of pre-trained RL agents using Stable Baselines3

https://huggingface.co/sb3

License:MIT License


Languages

Language:Python 100.0%