alf

RL framework

A framework for implementing complex reinforcement learning algorithms with flexibility and ease of implementation

Agent Learning Framework https://alf.readthedocs.io

GitHub

306 stars
14 watching
51 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
enlite-ai/maze An RL framework for building and training reinforcement learning models in Python 266
eleurent/rl-agents A collection of implementations of Reinforcement Learning and planning algorithms in Python. 596
kunqian2025/reinforcement-learning A collection of implementations of reinforcement learning algorithms in MATLAB 61
tatsu-lab/alpaca_farm A framework for simulating and evaluating reinforcement learning from human feedback methods 786
layssi/carla_ray_rlib An open-source reinforcement learning framework for autonomous driving tasks using the Carla-Simulator environment and Ray/Rllib libraries. 35
iffix/machin An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. 402
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
sjtu-marl/malib A framework for parallel population-based reinforcement learning 507
catalyst-team/catalyst-rl A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop 46
gokulnc/setting-up-carla-reinforcement-learning Provides a framework for using CARLA as a reinforcement learning environment 95
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 8
scitator/catalyst-rl-framework A framework for distributed reinforcement learning research with Python and PyTorch support 38
alex-petrenko/sample-factory A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. 839
aunum/gold A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. 345