/neural-networks-and-deep-learning

neural network for classifying handwritten digits

Primary LanguagePython

Code samples for "Neural Networks and Deep Learning"

This repository contains code samples from "Neural Networks and Deep Learning".

The code is written for Python 2.6 or 2.7. Michal Daniel Dobrzanski has a repository for Python 3 here.

This repo contains code for running the neural network exercise at the end of Chapter 1.