Skip to content

Commit b2e99ff

Browse files
committed
Fix link to ConvNetJS
1 parent e9ff3ad commit b2e99ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neural-networks-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,5 @@ In summary,
204204
## Additional References
205205

206206
- [deeplearning.net tutorial](http://www.deeplearning.net/tutorial/mlp.html) with Theano
207-
- [ConvNetJS]() demos for intuitions
207+
- [ConvNetJS](http://cs.stanford.edu/people/karpathy/convnetjs/) demos for intuitions
208208
- [Michael Nielsen's](http://neuralnetworksanddeeplearning.com/chap1.html) tutorials

0 commit comments

Comments
 (0)