Skip to content

Semestral project for the subject Methods of computational inteligence @ fit.cvut.cz

License

Notifications You must be signed in to change notification settings

gorgitko/MI-MVI_2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MI-MVI_2016

Semestral project for the subject Methods of computational inteligence @ fit.cvut.cz

It's a AI for the game 2048. Also contains the environment for 2048. It uses supervised learning or Deep Q learning provided by keras-rl library. Also contains PyGame rendering of 2048 to play and save games. Games can also be generated by random play and saved for supervised learning.