MI-MVI_2016 icon indicating copy to clipboard operation
MI-MVI_2016 copied to clipboard

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

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.