-
Notifications
You must be signed in to change notification settings - Fork 0
On this notebook, I compared between MNIST dataset and CIFAR-10 with applying LeNet-5 architecture on both of them, and it results that LeNet-5 works better with MNIST as it's grayscale dataset, the architecture is used for recognizing the handwritten and machine-printed characters.
NerminMostafa/LeNet5_CNN_Architecture
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
On this notebook, I compared between MNIST dataset and CIFAR-10 with applying LeNet-5 architecture on both of them, and it results that LeNet-5 works better with MNIST as it's grayscale dataset, the architecture is used for recognizing the handwritten and machine-printed characters.