Skip to content

Commit

Permalink
update README, rm requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TimotheeChauvin committed Mar 2, 2019
1 parent fe3a266 commit ef568e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

> Solutions (math and code) of the exercises and problems from Michael Nielsen's book [*Neural Networks And Deep Learning*](http://neuralnetworksanddeeplearning.com/) (and adaptations to the code for Python 3 and Theano 1.0.3).
The solutions can be found in the directory ```notebooks```.
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:

Expand Down
4 changes: 0 additions & 4 deletions requirements.txt

This file was deleted.

0 comments on commit ef568e0

Please sign in to comment.