Added package nimtorch (#846)

This commit is contained in:
fragcolor-xyz-bot 2018-09-01 04:50:33 +09:00 committed by Dominik Picheta
parent ebbaf60c28
commit 9c8944301f

View File

@ -10520,6 +10520,24 @@
"license": "MIT",
"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",