Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/nngraph.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Canziani <alfredo.canziani@gmail.com>2015-04-21 18:59:25 +0300
committerAlfredo Canziani <alfredo.canziani@gmail.com>2015-04-21 18:59:25 +0300
commitad745944716d0008cf56b5fe2848b18239e47cfb (patch)
tree5761c643f7e85b46a7208290c109b1d9e57badf1
parentd214ddcdf32a64091e018f2edfe95665adfd3845 (diff)
Added link to Torch's doc
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1709e5b..f3d8248 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Neural Network Graph Package
-This package provides graphical computation for nn library in Torch7.
+This package provides graphical computation for `nn` library in [Torch](https://github.com/torch/torch7/blob/master/README.md).
## Requirements