rl-tutorial-jnrr19
RL Tutorial
A tutorial project providing an introduction to reinforcement learning with Stable Baselines3
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
620 stars
11 watching
117 forks
Language: Jupyter Notebook
last commit: over 1 year ago colab-notebooknotebookpythonreinforcement-learningrlstable-baselinestutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Jupyter Notebooks demonstrating various reinforcement learning techniques with the Stable Baselines3 library | 209 |
| A step-by-step course teaching the fundamentals and applications of reinforcement learning using Jupyter Notebook | 1,076 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
| A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
| A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 335 |
| A collection of examples and exercises from a deep reinforcement learning book | 2 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |
| Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
| A framework for parallel population-based reinforcement learning | 507 |
| A deep reinforcement learning library built on top of Chainer. | 1,179 |
| Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
| A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |