Skip to content

devanshk/DQN-Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLBreakout

DQN for Breakout

This uses keras and tensorflow for Python3

To continue training, run python breakout_keras.py --load_weights model.h5 --save

To watch it play, run python breakout_keras.py --load_weights model.h5 --render

About

DQN for Breakout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages