Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charlescatta/handwritten-digits-classifier

A handwritten digit classifier which uses LeNet's convolutional neural network architecture
https://github.com/charlescatta/handwritten-digits-classifier

Last synced: 2 days ago
JSON representation

A handwritten digit classifier which uses LeNet's convolutional neural network architecture

Awesome Lists containing this project

README

        

# Handwritten digit classifier
This is part of Udacity's self-driving car nanodegree
[![Udacity - Self-Driving Car NanoDegree](https://s3.amazonaws.com/udacity-sdc/github/shield-carnd.svg)](http://www.udacity.com/drive)

![LeNet-5 Architecture](lenet.png)
Implement the LeNet-5 deep neural network model to classify handwritten digits, uses the MNIST dataset which is available through tensorflow