mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-19 07:53:13 +00:00
Add package nimmicrograd (#2628)
This commit is contained in:
parent
a63254a709
commit
56cf3f2723
@ -30523,5 +30523,19 @@
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/patternspandemic/pixienator",
|
||||
"doc": "https://patternspandemic.github.io/pixienator/"
|
||||
},
|
||||
{
|
||||
"name": "nimmicrograd",
|
||||
"url": "https://github.com/soheil555/nimmicrograd",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"micrograd",
|
||||
"neural-network",
|
||||
"deep-learning",
|
||||
"autograd-engine"
|
||||
],
|
||||
"description": "Nim implementation of micrograd autograd engine.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/soheil555/nimmicrograd"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user