Skip to content

KanishkNavale/DQN-DuelingDQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQN & Dueling DQN Agents for 'MountainCar-v0'

  • Tensorflow based DQN Agent for 'MountainCar-v0' openai gym environment.
  • PyTorch based DDQN Agent for 'MountainCar-v0' openai gym environment.

Agent Training & Testing Profile

  1. DDQN Agent

  2. DQN Agent

Dependencies

Install dependencies using:

pip install -r requirements.txt 

Contact

Releases

No releases published

Packages

No packages published

Languages