Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages