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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
enlite-ai/mazeAn RL framework for building and training reinforcement learning models in Python266
eleurent/rl-agentsA collection of implementations of Reinforcement Learning and planning algorithms in Python.596
kunqian2025/reinforcement-learningA collection of implementations of reinforcement learning algorithms in MATLAB61
tatsu-lab/alpaca_farmA framework for simulating and evaluating reinforcement learning from human feedback methods786
layssi/carla_ray_rlibAn open-source reinforcement learning framework for autonomous driving tasks using the Carla-Simulator environment and Ray/Rllib libraries.35
iffix/machinAn open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms.402
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
kaixhin/rainbowA Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games1,591
sjtu-marl/malibA framework for parallel population-based reinforcement learning507
catalyst-team/catalyst-rlA PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop46
gokulnc/setting-up-carla-reinforcement-learningProvides a framework for using CARLA as a reinforcement learning environment95
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8
scitator/catalyst-rl-frameworkA framework for distributed reinforcement learning research with Python and PyTorch support38
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839
aunum/goldA reinforcement learning library for Go, providing a set of agents to solve challenges in various environments.345