aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfragcolor-xyz-bot <42759250+fragcolor-xyz-bot@users.noreply.github.com>2018-09-01 04:50:33 +0900
committerDominik Picheta <dominikpicheta@googlemail.com>2018-08-31 20:50:33 +0100
commit9c8944301f1a76d05d51e3c40f0b5e39de52ac6b (patch)
treecfcbe75b432e0cbf75a620b78493ed45e1c8a28e
parentebbaf60c28fc6d7064451aa414e3e12ff36963d8 (diff)
downloadpackages-9c8944301f1a76d05d51e3c40f0b5e39de52ac6b.tar.gz
packages-9c8944301f1a76d05d51e3c40f0b5e39de52ac6b.zip
Added package nimtorch (#846)
-rw-r--r--packages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 600ef84..4c43312 100644
--- a/packages.json
+++ b/packages.json
@@ -10521,6 +10521,24 @@
"web": "https://github.com/bung87/daemon"
},
{
+ "name": "nimtorch",
+ "url": "https://github.com/fragcolor-xyz/nimtorch",
+ "method": "git",
+ "tags": [
+ "machine-learning",
+ "nn",
+ "neural",
+ "networks",
+ "cuda",
+ "wasm",
+ "pytorch",
+ "torch"
+ ],
+ "description": "A nim flavor of pytorch",
+ "license": "MIT",
+ "web": "https://github.com/fragcolor-xyz/nimtorch"
+ },
+ {
"name": "openweathermap",
"url": "https://github.com/juancarlospaco/nim-openweathermap",
"method": "git",