Inspiration

I wanted to try my hand at machine learning and wanted to build something simple yet fun.

What it does

The app prompts the user to draw a digit. It then uses machine learning to recognise the digit

How I built it

I used Swift in XCode to build this app. I also incorporated CoreML for digit recognition.

Challenges I ran into

Since this was the first time I was using machine learning, I had to deal with a lot of new functions along the way. Understanding and implementing them seemed difficult at first, but I was able to get through finally.

Accomplishments that I'm proud of

I feel good having taken my first step towards building machine learning apps.

What I learned

I learned a lot about incorporating CoreML into iOS apps.

What's next for DoodleDigits

I plan on extending the functionality to recognizing alphabets too. Will need to change the app's name once that's done ;)

Built With

Share this project:

Updates