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

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugh Perkins <hughperkins@gmail.com>2015-11-17 13:28:50 +0300
committerHugh Perkins <hughperkins@gmail.com>2015-11-17 13:28:50 +0300
commita0f393baf353326a2579fe4c2ac9580db85af6a3 (patch)
tree225d31a56bea68061e9e56e67768e1b3b33deb26 /README.md
parentf4eb6560dfcb5043afcc4732d781170a6f9d8873 (diff)
Add useful links
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 531b670..cfccead 100644
--- a/README.md
+++ b/README.md
@@ -33,3 +33,10 @@ useful utilities.
* [Random](doc/random.md) defines a random number generator package with various distributions.
* Finally useful [utility](doc/utility.md) functions are provided for easy handling of torch tensor types and class inheritance.
+<a name="torch.links.dok"/>
+## Useful Links ##
+
+ * [Community packages](https://github.com/torch/torch7/wiki/Cheatsheet)
+ * [Torch Blog](http://torch.ch/blog/)
+ * [Torch Slides](https://github.com/soumith/cvpr2015/blob/master/cvpr-torch.pdf)
+