Skip to content

Brutiquzz/LeNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeNet

A LeNet Model predicting with the following results

Total test samples: 10000
Correctly Predicted Samples: 9883
Falsely Predicted Samples: 117
Overall Accuracy: 98.83%
Overall Error: 1.17%

A 100% accuracy could ofcourse be achieved with a more modern model but that was not the scope of this project.

The Model was implemented using Pytorch.

Releases

No releases published

Packages

No packages published

Languages