rainbow-dqn topic

List rainbow-dqn repositories

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

DistRL-TensorFlow2

65
Stars
9
Forks
Watchers

🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.

RLcycle

295
Stars
63
Forks
Watchers

A library for ready-made reinforcement learning agents and reusable components for neat prototyping

DRL-code-pytorch

917
Stars
151
Forks
Watchers

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.

dqn_zoo

83
Stars
17
Forks
Watchers

The implement of all kinds of dqn reinforcement learning with Pytorch

DOM-Q-NET

45
Stars
10
Forks
Watchers

Graph-based Deep Q Network for Web Navigation

relax

16
Stars
1
Forks
Watchers

ReLAx - Reinforcement Learning Applications Library

An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents