sample-factory
RL library
A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.
High throughput synchronous and asynchronous reinforcement learning
830 stars
17 watching
112 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
reinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
rll-research/url_benchmark | A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 332 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 825 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 722 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
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 |
eleurent/rl-agents | A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 592 |
arlo-lib/arlo | A tool for optimizing and automating reinforcement learning pipelines in Python | 10 |
hakuhodo-technologies/scope-rl | A Python library for offline reinforcement learning, evaluation, and policy selection in various environments. | 114 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 497 |
kunqian2025/reinforcement-learning | A collection of implementations of reinforcement learning algorithms in MATLAB | 60 |
horizonrobotics/alf | A reinforcement learning framework designed to implement complex algorithms with flexibility and ease of use | 302 |