Tetris AI
Using CNN, we created an artificial intelligence that learns the game of Tetris. It is repeatedly trained to place blocks similar to the match data of champions.

How to try it
When you run it, the AI will start playing the game right away. Since it has not been trained yet, the results may not be good. You can train it from the beginning by pressing the training button, but it will only train 5,000 times at a time and the time will run out. It takes a long time. When you hit the load button, it loads a model that has been trained 75,000 times, and it shows pretty good gameplay.