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

jamespollard8/NNDL-solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NNDL-solutions

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

Here's where to find the solutions to exercises and problems:

  • involving math: notebooks
  • involving code: implemented in code, discussed in notebooks

With links to nbviewer:

TODO

So far, I've provided solutions to all exercises and problems, except:

  • chap3 p8, p9
  • chap4 p1 (c)
  • chap6 p5, p7 (theano part)

Contributing

I may have made mistakes, or provided incomplete or suboptimal solutions. And there are still some problems that I haven't solved. So direct improvements, or any suggestions, are much welcome!

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%