Gameboy AI
About
This is a very basic AI implementation for digits recognition. Try to imitate handwritten digits by using the D-pad.
The algorithm was trained the MNIST database. It's based on a decision tree and isn't too accurate because of the memory constraints of the gameboy. I originally planned to use neural networks but it wouldn't have been a lot more accurate and I wanted to finish the project in a single day.
If you want to use the code/rom, go ahead. But it's not documented at all, sorry about that. :)
Keyboard Controls
Up - Up Arrow / W
Down - Down Arrow / S
Left - Left Arrow / A
Right - Right Arrow / D
A - Alt / Z / J
B - Ctrl / K / X