Skip to content

mikepallister/MNIST-Machine-Learning

Repository files navigation

MNIST-Machine-Learning in excel

Identify digits using a Neural Network in excel.

Takes as input the MNIST dataset and using excel functions and a few lines of VBA code to recognise digits

This is the Copyright of the MNIST dataset:

Yann LeCun (Courant Institute, NYU) and Corinna Cortes (Google Labs, New York) hold the copyright of MNIST dataset, which is a derivative work from original NIST datasets. MNIST dataset is made available under the terms of the Creative Commons Attribution-Share Alike 3.0 license.

More information can be found here: http://www.pymvpa.org/datadb/mnist.html