rlax

RL builder

A Python library providing reinforcement learning building blocks for implementing agent policies and functions

GitHub

1k stars
34 watching
87 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
geek-ai/magent A platform for multi-agent reinforcement learning research and development 1,700
google-research/deep_ope Provides benchmarking policies and datasets for offline reinforcement learning 85
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345
eleurent/rl-agents A collection of implementations of Reinforcement Learning and planning algorithms in Python. 596
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. 335
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 755
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 824
kaixhin/rainbow A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games 1,591
rlworkgroup/garage A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner 1,893
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,179
enlite-ai/maze An RL framework for building and training reinforcement learning models in Python 266
devendrachaplot/deeprl-grounding Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. 237
roberttlange/gymnax A framework that accelerates RL environment processes by leveraging JAX and GPU acceleration 669
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 8
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 839