Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 439 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 439 Bytes

Deep Learning and Neural Networks

Code that I developed while reading the e-book "Neural Networks and Deep Learning" by Michael A. Nielsen, Determination Press, 2015

Book available here, original code here

My code is based on Nielsen's, but was written myself. In the process, I updated parts of it to Python 3.6.