1jsingh / rl_dqn

Implementation of Dueling Double DQN (DDQN) algorithm with prioritized experience replay for Atari games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Implementation of Dueling Double DQN (DDQN) algorithm with prioritized experience replay for Atari games

About

Implementation of Dueling Double DQN (DDQN) algorithm with prioritized experience replay for Atari games

License:MIT License


Languages

Language:Jupyter Notebook 93.4%Language:Python 6.6%