Skip to content

merongithub/digit-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#digit-classifier

This is a simple Convolutional Neural Network (CNN) project to classify handwritten digits using the MNIST dataset. The project is implemented in Python using TensorFlow and serves as a great introductory project for showcasing machine learning skills.

🔧 Features

  • Train a CNN model on the MNIST dataset
  • Evaluate model accuracy on test data
  • Modular code with separate training, evaluation, and model definition
  • Easy to run and extend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages