Skip to content

rradonic/digit-recognition

Repository files navigation

Neural Network for Handwritten Digit Recognition

A translation of Michael Nielsen's Python code from the book "Neural Networks and Deep Learning", into Typescript.

It uses the MNIST training dataset from Yann LeCun et al.

Sample training run, ~95% classification accuracy using the sigmoid function for activation and mean squared error as the cost function:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors