Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 510 Bytes

tfg_tetrisIA

Neural net implementation, capable of playing tetris99

Execute main.py. It requires one argument to be passed, being the serial port (e.g., "COM5").

Use "conda create -n --file req.txt" to create an environment with the corresponding dependencies.

Setup: setup

tetris