maze

RL Framework

An RL framework for building and training reinforcement learning models in Python

Maze Applied Reinforcement Learning Framework

GitHub

265 stars
6 watching
12 forks
Language: Python
last commit: 8 days ago
Linked from 2 awesome lists

applied-machine-learningautomationdata-sciencedecision-makingdeep-learningdistributeddocumentationframeworkmachine-learningmonitoringoptimizationpythonreinforcement-learningsimulation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
horizonrobotics/alf A reinforcement learning framework designed to implement complex algorithms with flexibility and ease of use 302
eleurent/rl-agents A collection of implementations of Reinforcement Learning and planning algorithms in Python. 589
kunqian2025/reinforcement-learning A collection of implementations of reinforcement learning algorithms in MATLAB 60
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 722
sjtu-marl/malib A framework for parallel population-based reinforcement learning 497
layssi/carla_ray_rlib An open-source reinforcement learning framework for autonomous driving tasks using the Carla-Simulator environment and Ray/Rllib libraries. 35
kaixhin/rainbow A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games 1,585
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 7
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 828
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345
tatsu-lab/alpaca_farm A framework for simulating and evaluating reinforcement learning from human feedback methods 782
coax-dev/coax A modular framework for building reinforcement learning agents in Python using Gymnasium and JAX. 167
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 822
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
google-deepmind/spriteworld An environment designed to test and train reinforcement learning algorithms in a flexible, procedurally generated 2D space with various objects and interactions. 368