Skip to content

GAizenman/AI-Digit_recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Digit Recognizer

This project is an implementation of a digit recognition model based on a Convolutional Neural Network (CNN) similar to ResNet, designed to participate in the Kaggle Digit Recognizer competition.

Overview

The goal of this project is to accurately classify handwritten digits from the popular MNIST dataset using a deep learning model. The model is built using a CNN architecture, inspired by ResNet, and achieves high accuracy through hyperparameter adjustments and training optimizations. See the competition here: https://www.kaggle.com/competitions/digit-recognizer/overview

Features:

  • Convolutional Neural Network model inspired by ResNet.
  • Learning rate adjustment on plateau for optimized training.
  • Flexible hyperparameter tuning for device compatibility.
  • Easy integration with Kaggle's Digit Recognizer competition dataset.

To Run the Script:

Results:

98.467% accuracy

About

AI to detect digits in images from a csv for kaggle competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages