Natsu6767 / MNIST-Digit-Classifier

MNIST Digit Classifier using different models and methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNIST Digit Classifier

Digit Classifiers for the MNIST handwritten digit dataset.

The repository contains following types of code of digit classifiers:

  1. Simple neural network written in Keras using TensorFlow backend.
  2. Simple convolutional neural network written in Keras using TensorFlow backend.

About

MNIST Digit Classifier using different models and methods.


Languages

Language:Jupyter Notebook 100.0%