Open Adriantega12 opened 5 years ago
For the AI learning algorithm, data should be generated while playing. This data will be the whole grid and the output is going to be the input as a player, which could be sideways movement, rotation or drop down.
Data generation first draft made in merge request #23.
For the AI learning algorithm, data should be generated while playing. This data will be the whole grid and the output is going to be the input as a player, which could be sideways movement, rotation or drop down.