rl-colab-notebooks
RL notebooks
A collection of Jupyter Notebooks demonstrating various reinforcement learning techniques with the Stable Baselines3 library
Colab notebooks part of the documentation of Stable Baselines reinforcement learning library
208 stars
6 watching
38 forks
Language: Jupyter Notebook
last commit: over 1 year ago colab-notebooknotebookpythonreinforcement-learningstable-baselines
Related projects:
Repository | Description | Stars |
---|---|---|
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 615 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
rlan/notebooks | A runtime environment for machine learning via Jupyter notebooks. | 32 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 822 |
ogrisel/notebooks | A collection of incomplete machine learning experiments in Jupyter Notebooks | 565 |
drengskapur/colab2pdf | Converts Google Colab notebooks to PDF format using an external rendering service | 27 |
rj-chap/baselinetraining | A collection of notes and ideas from a training program on implementing a baseline training program for blue teams in security | 12 |
pku-alignment/safety-gymnasium | A unified benchmark for safe reinforcement learning algorithms and environments. | 394 |
google-research/rlds | A toolkit for storing and manipulating episodic data in reinforcement learning and related tasks. | 293 |
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
iblai/jupyter-edx-colab-cloud-xblock | Provides a way to embed Google Colab notebooks within an Open edX course platform | 7 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 482 |
matyama/deep-rl-hands-on | A collection of examples and exercises from a deep reinforcement learning book | 2 |