Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 262 Bytes

tetris-ai

Using neat-python to play tetris.

This project offers a tetris environment that can be used to train a neural network to play said tetris.

To train, modify train_tree.py with a generation count and run it. After it's done play with play_tree.py