Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
Implementation of algorithms from the Q-learning family
Check /ipynb
for jupiter notebooks of implementations
To be added