Go to file
Anssi "Miffyli" Kanervisto 8d3570ae5f Merge branch 'master' into contrib 2020-10-15 02:07:46 +03:00
.github Add base doc 2020-10-12 20:21:52 +02:00
docs Add base doc 2020-10-12 20:21:52 +02:00
sb3_contrib Add base doc 2020-10-12 20:21:52 +02:00
scripts Update script permissions 2020-09-25 12:53:13 +02:00
tests Lint 2020-10-12 20:25:11 +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
CONTRIBUTING.md Update info on docs. Remove changelog part of per-algo docs 2020-10-12 00:47:43 +03:00
LICENSE Initial commit 2020-09-20 22:09:57 +02:00
Makefile Add base doc 2020-10-12 20:21:52 +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}},
}