Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 283 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 283 Bytes

DQN_agent_bechmark

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.