An open API service indexing awesome lists of open source software.

https://github.com/goktug97/dqn

Another Addition to the Pile of Deep Q Learning, Double DQN, PER, Dueling DQN Implementations
https://github.com/goktug97/dqn

deep-learning deep-q-learning deep-reinforcement-learning double-dqn dqn dueling-dqn experience-replay gym prioritized-experience-replay pytorch qlearning reinforcement-learning

Last synced: 3 months ago
JSON representation

Another Addition to the Pile of Deep Q Learning, Double DQN, PER, Dueling DQN Implementations

Awesome Lists containing this project

README

          

PyTorch Deep Q Learning
=======================================================

## Requirements
* Python >= 3.6
* PyTorch
* gym