Skip to content

tristantimp/DeepLearningAtari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Project: Reinforcement Learning with Atari Games

install dependencies with "pip install -r requirements.txt"

add your virtual environment in .gitignore if you use one.

frogger_train.py contains the file for training the A2C model for Frogger.
froggergradientclip.py contains the same training process as frogger_train.py but with the addition of clipped gradients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages