Practical_RL
RL tutorial
An educational resource teaching practical reinforcement learning skills in Python using popular deep learning frameworks.
A course in reinforcement learning in the wild
6k stars
210 watching
2k forks
Language: Jupyter Notebook
last commit: 3 months ago
Linked from 2 awesome lists
course-materialsdeep-learningdeep-reinforcement-learninggit-coursehacktoberfestkerasmoocpytorchpytorch-tutorialsreinforcement-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
kunqian2025/reinforcement-learning | A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 620 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
rlcode/reinforcement-learning | A collection of clean and minimal examples for various reinforcement learning algorithms | 3,433 |
paddlepaddle/parl | A high-performance distributed training framework for Reinforcement Learning | 3,296 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
carperai/trlx | A framework for distributed reinforcement learning of large language models with human feedback | 4,537 |
tju-drl-lab/ai-optimizer | A next-generation deep reinforcement learning toolkit with libraries for multiagent, self-supervised, offline, and transfer/reinforcement learning | 4,848 |
rl-tools/rl-tools | An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 266 |
paulescu/hands-on-rl | A step-by-step course teaching the fundamentals and applications of reinforcement learning using Jupyter Notebook | 1,076 |
zuoxingdong/lagom | A modular toolkit for rapid prototyping of reinforcement learning algorithms | 373 |
tatsu-lab/alpaca_farm | A framework for simulating and evaluating reinforcement learning from human feedback methods | 786 |
thu-ml/tianshou | A high-performance reinforcement learning library with modular interfaces and user-friendly APIs for building deep learning agents. | 8,069 |