Awesome
Stable Baselines RL Colab Notebooks
Colab notebooks part of the documentation of Stable Baselines reinforcement learning library
Those notebooks are independent examples.
Documentation: https://stable-baselines.readthedocs.io/)
Content
- Getting Started Colab Notebook
- Saving, loading Colab Notebook
- Multiprocessing Colab Notebook
- Monitor Training Colab Notebook
- Atari games Colab Notebook
- Breakout (trained agent included) Colab Notebook
- Hindsight Experience Replay Colab Notebook
- RL Baselines zoo Colab Notebook
RL Tutorial JNRR19
We recommend looking at rl-tutorial-jnrr19 for a more complete tutorial.
- 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