Skip to content

**WORK IN PROGRESS** A collection of AI models for playing Tetris, designed to work with my custom fork of gym-simpletetris. Includes various architectures and training scripts.

License

Notifications You must be signed in to change notification settings

GIJaws/tetris-ai-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER CONSTRUCTION NOT READY BUT TAKE A LOOK IN THE DEV BRANCH

tetris-ai-models

A collection of AI models for playing Tetris, designed to work with my custom fork of gym-simpletetris. Includes various architectures and training scripts.

Installation

  1. Clone this repository
  2. Install the requirements:
  3. Install the gym-simpletetris fork:
git clone https://github.com/GIJaws/gym-simpletetris.git
cd gym-simpletetris
pip install -e .

About

**WORK IN PROGRESS** A collection of AI models for playing Tetris, designed to work with my custom fork of gym-simpletetris. Includes various architectures and training scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages