Skip to content

Artificial controllers of a tetris simulation, based on hand-coded, cross-entropy RL training, and other means.

Notifications You must be signed in to change notification settings

CogWorks/Tetris-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-AI

Simulations of Tetris controlled by AI developed through a variety of methods (cross-entropy, human data, etc).

Comment from Roussel (Catherine and Alec, please remove if problematic/unhelpful)

How to install this python package (named "cogworks"), via pip, directly from git

  1. If you have do not have it, install git. git needs to be in PATH, which is automatically done while installing git with default options

  2. In CMD, run this command. pip install git+https://github.com/CogWorks/Tetris-AI

    Cursory explanation of the syntax: pip install git+link_to_the_git_page

About

Artificial controllers of a tetris simulation, based on hand-coded, cross-entropy RL training, and other means.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages