UNDER CONSTRUCTION NOT READY BUT TAKE A LOOK IN THE DEV BRANCH
A collection of AI models for playing Tetris, designed to work with my custom fork of gym-simpletetris. Includes various architectures and training scripts.
- Clone this repository
- Install the requirements:
- Install the
gym-simpletetrisfork:
git clone https://github.com/GIJaws/gym-simpletetris.git
cd gym-simpletetris
pip install -e .