Skip to content

Solutions of the exercises and problems from Michael Nielsen's book Neural Networks and Deep Learning: http://neuralnetworksanddeeplearning.com/

Notifications You must be signed in to change notification settings

mildlyautistic/NNDL-solutions

Repository files navigation

NNDL-solutions

Solutions (math and code) of the exercises and problems from Michael Nielsen's online book Neural Networks And Deep Learning (and also adaptations to the code for Python 3).

The solutions can be found in the directory notebooks (nbviewer currently recommended because of the issues Github has with rendering math in notebooks: notebooks on nbviewer).

This work is in progress: I'm regularly updating this repo with my solutions, which takes some time since I hadn't written them neatly enough when I first did the exercises.

Here are the uploaded chapters so far (again, providing links to nbviewer):

About

Solutions of the exercises and problems from Michael Nielsen's book Neural Networks and Deep Learning: http://neuralnetworksanddeeplearning.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.5%
  • Python 42.5%