saurabhp369 / LeNet5

Implementing LeNet5 to classify digits in MNIST dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeNet5

This repository contains the code to use the Convolutional Neural Network architecture introduced in LeCun's paper and train it on MNIST training set and test it on testing set. alt text

About

Implementing LeNet5 to classify digits in MNIST dataset


Languages

Language:Jupyter Notebook 100.0%