Rainbow

RL framework

A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games

Rainbow: Combining Improvements in Deep Reinforcement Learning

GitHub

2k stars
41 watching
285 forks
Language: Python
last commit: about 3 years ago
deep-learningdeep-reinforcement-learning

Related projects:

Repository Description Stars
kaixhin/atari A deep reinforcement learning framework for Atari games using persistent advantage learning and dueling double DQN architecture. 265
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 755
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 8
kunqian2025/reinforcement-learning A collection of implementations of reinforcement learning algorithms in MATLAB 61
sjtu-marl/malib A framework for parallel population-based reinforcement learning 507
iffix/machin An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. 402
astooke/rlpyt A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch 2,236
ikostrikov/pytorch-ddpg-naf An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. 307
enlite-ai/maze An RL framework for building and training reinforcement learning models in Python 266
horizonrobotics/alf A framework for implementing complex reinforcement learning algorithms with flexibility and ease of implementation 306
layssi/carla_ray_rlib An open-source reinforcement learning framework for autonomous driving tasks using the Carla-Simulator environment and Ray/Rllib libraries. 35
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 824
jingweiz/pytorch-rl A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. 798
coax-dev/coax A modular framework for building reinforcement learning agents in Python using Gymnasium and JAX. 168
floringogianu/categorical-dqn An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. 96