• Stars
    star
    200
  • Rank 194,117 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Colab notebooks part of the documentation of Stable Baselines reinforcement learning library

Stable Baselines3 RL Colab Notebooks

Colab notebooks part of the documentation of Stable Baselines3 reinforcement learning library

Those notebooks are independent examples.

Documentation: https://stable-baselines3.readthedocs.io/

Content

RL Tutorial JNRR19

We recommend looking at rl-tutorial-jnrr19 for a more complete tutorial.

  1. Getting Started Colab Notebook
  2. Gym Wrappers, saving and loading models Colab Notebook
  3. Multiprocessing Colab Notebook
  4. Callbacks and hyperparameter tuning Colab Notebook
  5. Creating a custom gym environment Colab Notebook