double-dqn topic

List double-dqn repositories

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

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

An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.

distributed_rl

70
Stars
8
Forks
Watchers

Pytorch implementation of distributed deep reinforcement learning

DeepRL-Tutorials

1.0k
Stars
326
Forks
Watchers

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

tianshou

7.6k
Stars
1.1k
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

DRL

215
Stars
43
Forks
Watchers

Repository for codes of 'Deep Reinforcement Learning'

easy-rl

8.4k
Stars
1.7k
Forks
Watchers

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

DeepRL

3.1k
Stars
670
Forks
Watchers

Modularized Implementation of Deep RL Algorithms in PyTorch

User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on its current condition and the traffic. Our result is 10% less energy consumption tha...