Go to file
Antonin RAFFIN 5d7b79d41a Improve coverage 2020-10-12 20:17:33 +02:00
.github Update CI 2020-09-25 12:50:52 +02:00
sb3_contrib Improve coverage 2020-10-12 20:17:33 +02:00
scripts Update script permissions 2020-09-25 12:53:13 +02:00
tests Improve coverage 2020-10-12 20:17:33 +02:00
.coveragerc Add TQC and base scripts 2020-09-25 12:47:45 +02:00
.gitignore Add TQC and base scripts 2020-09-25 12:47:45 +02:00
CHANGELOG.md Add TQC and base scripts 2020-09-25 12:47:45 +02:00
LICENSE Initial commit 2020-09-20 22:09:57 +02:00
Makefile Add TQC and base scripts 2020-09-25 12:47:45 +02:00
README.md Cleanup TQC 2020-10-12 19:50:08 +02:00
setup.cfg Add TQC and base scripts 2020-09-25 12:47:45 +02:00
setup.py Cleanup TQC 2020-10-12 19:50:08 +02:00

README.md

CI codestyle

Stable-Baselines3 - Contrib

Contrib package for Stable-Baselines3 - Experimental code

You need the master version of Stable Baselines3:

pip install git+https://github.com/DLR-RM/stable-baselines3

Implemented:

Installation

pip install git+https://github.com/Stable-Baselines-Team/stable-baselines3-contrib

Citing the Project

To cite this repository in publications (please cite SB3 directly):

@misc{stable-baselines3,
  author = {Raffin, Antonin and Hill, Ashley and Ernestus, Maximilian and Gleave, Adam and Kanervisto, Anssi and Dormann, Noah},
  title = {Stable Baselines3},
  year = {2019},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/DLR-RM/stable-baselines3}},
}