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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
geek-ai/magentA platform for multi-agent reinforcement learning research and development1,700
google-research/deep_opeProvides benchmarking policies and datasets for offline reinforcement learning85
aunum/goldA reinforcement learning library for Go, providing a set of agents to solve challenges in various environments.345
eleurent/rl-agentsA collection of implementations of Reinforcement Learning and planning algorithms in Python.596
rll-research/url_benchmarkA benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance.335
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
mushroomrl/mushroom-rlA Python library for reinforcement learning algorithms and environments.824
kaixhin/rainbowA Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games1,591
rlworkgroup/garageA toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner1,893
chainer/chainerrlA deep reinforcement learning library built on top of Chainer.1,179
enlite-ai/mazeAn RL framework for building and training reinforcement learning models in Python266
devendrachaplot/deeprl-groundingTrains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms.237
roberttlange/gymnaxA framework that accelerates RL environment processes by leveraging JAX and GPU acceleration669
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839