Awesome
Stable Baselines RL tutorial - JNRR19
Stable-Baselines reinforcement learning tutorial for Journées Nationales de la Recherche en Robotique 2019.
Website: https://jnrr2019.loria.fr/
Slides: https://araffin.github.io/slides/rl-tuto-jnrr19/#/
Stable-Baselines repo: https://github.com/hill-a/stable-baselines
Documentation: https://stable-baselines.readthedocs.io/en/master/
RL Baselines Zoo: https://github.com/araffin/rl-baselines-zoo
This tutorial was created by Edward Beeching, Ashley Hill and Antonin Raffin
Content
- Getting Started Colab Notebook
- Gym Wrappers, saving and loading models Colab Notebook
- Multiprocessing Colab Notebook
- Callbacks and hyperparameter tuning Colab Notebook
- Creating a custom gym environment Colab Notebook
Bonus
RL baselines zoo: Colab Notebook
Contributors
We would like to thanks our contributors: @rbahumi @stefanbschneider