Skip to content

Commit

Permalink
Credits
Browse files Browse the repository at this point in the history
  • Loading branch information
mnielsen committed Dec 30, 2014
1 parent e1f1bf2 commit 75b1579
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/network3.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
focused on making the code simple, easily readable, and easily
modifiable. It is not optimized, and omits many desirable features.
This program is loosely based on the Theano documentation on
convolutional neural nets (notably,
http://deeplearning.net/tutorial/lenet.html ), as well as some ideas
of Chris Olah (http://colah.github.io ).
"""

#### Libraries
Expand Down

0 comments on commit 75b1579

Please sign in to comment.