A bot that plays tetris using MCTS, with a CNN baked into the reward system. Originally forked from Tetris-AI
Warning: The source code was run in a Windows 10 Powershell environment. If run on Linux, the requirements might not work properly.
Make sure to initiate a venv and install the requirements.txt.
For further instructions, check the help menu with:
py run.py -h