/LeNet5_CNN_Architecture

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.

Primary LanguageJupyter Notebook

Stargazers