rl-tools
RL library
A comprehensive deep reinforcement learning library for continuous control tasks
A Fast, Portable Deep Reinforcement Learning Library for Continuous Control
216 stars
10 watching
12 forks
Language: C++
last commit: 3 days ago
Linked from 1 awesome list
continuous-controlcppdeep-learningmujocoreinforcement-learningroboticstinymltinyrl
Related projects:
Repository | Description | Stars |
---|---|---|
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
takuseno/d3rlpy | An open-source deep reinforcement learning library that supports offline and online training, providing an intuitive API for practitioners and researchers. | 1,327 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
chainer/chainerrl | A deep reinforcement learning library built on top of Chainer. | 1,172 |
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 822 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
araffin/rl-tutorial-jnrr19 | A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 615 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 482 |
ikostrikov/jaxrl | Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 630 |
matyama/deep-rl-hands-on | A collection of examples and exercises from a deep reinforcement learning book | 2 |
hakuhodo-technologies/scope-rl | A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. | 114 |
roboticslibrary/rl | A C++ library for simulating and controlling robots with kinematics, dynamics, motion planning, and collision detection. | 945 |