Skip to content

santoshlite/comp551_mini4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Mini 4: Playing Atari with Deep Reinforcement Learning

How to run

Python version: 3.11.4 (Should probably not matter if you are still in the order of 3.10)

  1. pip install -r requirements.txt
  2. python main.py (runs for 100k total steps by default ~20-30min), more info here
  3. tensorboard --logdir=runs to analyze results on a localhost

About

Playing Atari with Deep Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages