Implementations of deep Q-learning agents (vanilla DQN, double DQN, dueling DQN and double dueling DQN) created based on Modern Reinforcement Learning: From Paper to Code.
Final consolidated code and outputs found within the GeneralDQN subdirectory.