Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 461 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 461 Bytes

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.