This repository contains the code used to create and evaluate the DQN Agents discussed in my Master Thesis.
While this contains the vanilla DQN Agent. Also extensions such as Priortized Experience Replay, Noisy Exploration and Dueling Networks are included.