malib
RL framework
A framework for parallel population-based reinforcement learning
A parallel framework for population-based multi-agent reinforcement learning.
507 stars
10 watching
61 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
distributedgamesmultiagentparallelpythonrayreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
replicable-marl/marllib | A comprehensive platform for developing and testing Multi-agent Reinforcement Learning algorithms in various tasks and environments. | 960 |
kunqian2025/reinforcement-learning | A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
eleurent/rl-agents | A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 266 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
astooke/rlpyt | A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,236 |
scitator/catalyst-rl-framework | A framework for distributed reinforcement learning research with Python and PyTorch support | 38 |
horizonrobotics/alf | A framework for implementing complex reinforcement learning algorithms with flexibility and ease of implementation | 306 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 588 |
coax-dev/coax | A modular framework for building reinforcement learning agents in Python using Gymnasium and JAX. | 168 |
pku-alignment/omnisafe | A framework designed to accelerate the development of safe reinforcement learning algorithms by providing a modular, high-performance platform for parallel computing and out-of-box toolkits. | 954 |
catalyst-team/catalyst-rl | A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop | 46 |