Skip to content

RubinInsert/DigitRecognizerCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitRecognizerCNN - Modernized LeNet-5 Implementation

Description

Implemented and trained a Digit Recognizing Convolutional Neural Network based on the 1998 LeNet-5 model's architecture (as described below) on the MNIST dataset. With my knowledge of the model, I then utilized ChatGPT to generate a window to draw digits and provide a live leaderboard for the most likely digit.

LeNet-5 Architecture

LeNet-Architecture.png

Program Examples

Program Output Examples

Resources

About

Implementation of a modernized LeNet-5 digit reader trained on MNIST data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages