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
-
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
-
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