Browse Source

Fixed link to Nvidia DIGITS

it was a relative url and not an absolute url. This fixes that.
Peter Glerup Ericson 10 years ago
parent
commit
1db23a8854
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -121,7 +121,7 @@ Recognition](http://nlp.stanford.edu/~socherr/pa4_ner.pdf) [zip](http://nlp.stan
 16.  [cuDNN](https://developer.nvidia.com/cuDNN)
 17.  [MGL](http://melisgl.github.io/mgl-pax-world/mgl-manual.html)
 18.  [KUnet.jl](https://github.com/denizyuret/KUnet.jl)
-19.  [Nvidia DIGITS - a web app based on Caffe](github.com/NVIDIA/DIGITS)
+19.  [Nvidia DIGITS - a web app based on Caffe](https://github.com/NVIDIA/DIGITS)
 20.  [Neon - Python based Deep Learning Framework](https://github.com/NervanaSystems/neon)
 21.  [Keras - Theano based Deep Learning Library](http://keras.io)