Inspiration
Since AI is a hot topic currently, I wanted to expose myself to the basics of AI and webpage development.
What it does
My project uses a neural network model to be able to recognize handwritten numbers from 0-9.
How I built it
I looked up many things online about creating neural networks, using Canvas in HTML (through websites such as W3Schools).
Challenges I ran into
At one point, the data from the canvas wasn't importing into the variable I had set, so that was a big hurdle to cross.
What I learned
I learned the basics of creating a neural network, and some webpage development.
Log in or sign up for Devpost to join the conversation.