Skip to content

This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.

Notifications You must be signed in to change notification settings

techwithtim/Number-Guesser-Neural-Net

Repository files navigation

Number Guesser Neural Network

This program is my version of solving the MNIST Digit data set. It allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.

You can watch this video on how the program works: https://www.youtube.com/watch?v=jNW97izstLg

Requirements

  • Python 3.6 or below
  • Pygame
  • TKinter
  • Tensroflow
  • Keras
  • Numpy
  • Matplotlib

💻 Launch Your Software Development Career Today!

🎓 No degree? No problem! My program equips you with everything you need to break into tech and land an entry-level software development role.

🚀 Why Join?

  • 💼 $70k+ starting salary potential
  • 🕐 Self-paced: Complete on your own time
  • 🤑 Affordable: Low risk compared to expensive bootcamps or degrees
  • 🎯 45,000+ job openings in the market

👉 Start your journey today!
No experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!

About

This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages