rl topic

List rl repositories

dopamine

10.4k
Stars
1.4k
Forks
Watchers

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

RL-Theory-book

260
Stars
19
Forks
Watchers

Reinforcement learning theory book about foundations of deep RL algorithms with proofs.

ELF

3.4k
Stars
567
Forks
Watchers

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation

noreward-rl

1.4k
Stars
300
Forks
Watchers

[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning

rl-baselines-zoo

1.1k
Stars
205
Forks
Watchers

A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

rl-baselines3-zoo

1.8k
Stars
481
Forks
Watchers

A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.

seed_rl

792
Stars
147
Forks
Watchers

SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.

mushroom-rl

783
Stars
143
Forks
Watchers

Python library for Reinforcement Learning.

RosettaStone

645
Stars
78
Forks
Watchers

Hearthstone simulator using C++ with some reinforcement learning

rliable

708
Stars
42
Forks
Watchers

[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.