Skip to content

Using reinforcement learning and Keras to learn to play Tetris

Notifications You must be signed in to change notification settings

codekansas/reinforcement-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reinforcement-tetris

Using reinforcement learning and Keras to learn to play Tetris

See also here

Todo

  • Add GUI to really visualize it playing Tetris
  • Test on some other metrics besides number of deaths
  • Add support for previous time steps (this seems like it could be tricky - could be done with persistent states in RNN layers maybe)

About

Using reinforcement learning and Keras to learn to play Tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages