Added project description

main
František Špaček 3 months ago
parent 4dc0370913
commit df0c03a0c6

@ -0,0 +1,13 @@
# 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
- Project report (PDF): [report.pdf](report.pdf)
Loading…
Cancel
Save

Powered by TurnKey Linux.