Teaching AI how to play Tetris using genetic algorithm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
František Špaček df0c03a0c6
Added project description
3 months ago
app Added app code 3 months ago
README.md Added project description 3 months ago
report.pdf Added report.pdf 3 months ago

README.md

Tetris AI

Small project implementing an AI agent for playing Tetris. Contains game environment, agent implementations (heuristic and/or learning-based), and utilities for training and evaluation.

Key points

  • Simple Tetris environment and visualization
  • AI agents for automated play and training
  • Scripts for running demos and experiments

Report

Powered by TurnKey Linux.