rl topic
dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
RL-Theory-book
Reinforcement learning theory book about foundations of deep RL algorithms with proofs.
ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
rl-baselines-zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
mushroom-rl
Python library for Reinforcement Learning.
RosettaStone
Hearthstone simulator using C++ with some reinforcement learning
rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.