cyoon1729 / deep-Q-networks

Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
270 stars 78 forks source link
deep-q-network pytorch q-learning reinforcement-learning

deep-Q-networks

Implementation of algorithms from the Q-learning family

Check /ipynb for jupiter notebooks of implementations

Implemented:

Dependencies:

Associated Papers:

To be added