Summary
My neural network game is a program that can decipher handwritten numbers from the MNIST dataset into an integer, making use of a neural network. The program can run at multiple speeds, varying between 5 per second to as many as your device allows for. For me personally, it can finish in under 20 seconds, while having a percentage of amount correct at 86.1%.
My Contributions
- Year 3 semester 2 (2022)
- 4 weeks
- Custom Engine
- Solo project
- I did everything by myself
Controls
Keyboard | |
---|---|
Change speed | Numbers 1-8 |
Unlimited speed | Number 9 |
Pause Updates | Number 0 |