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.