Colab notebooks part of the documentation of Stable Baselines3 reinforcement learning library
Those notebooks are independent examples.
Documentation: https://stable-baselines3.readthedocs.io/
- Getting Started Colab Notebook
- Saving, loading Colab Notebook
- Multiprocessing Colab Notebook
- Monitor Training Colab Notebook
- Atari games Colab Notebook
- PyBullet: Normalizing input features Colab Notebook
- Pre-training using Behavior Cloning Colab Notebook
- RL Baselines3 Zoo Colab Notebook
- Hindsight Experience Replay Colab Notebook
- Advanced Saving and Loading Colab Notebook
- Track Experiments with Weights and Biases Colab Notebook
- DQN SB3 and Double DQN Colab Notebook
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