mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add package exprgrad (#2065)
This commit is contained in:
parent
40138bbced
commit
606aa35e7a
@ -24230,5 +24230,24 @@
|
||||
"description": "Easy specification of text formats for structured data",
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/ggonnella/textformats"
|
||||
},
|
||||
{
|
||||
"name": "exprgrad",
|
||||
"url": "https://github.com/can-lehmann/exprgrad",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"machine-learning",
|
||||
"nn",
|
||||
"neural",
|
||||
"tensor",
|
||||
"array",
|
||||
"matrix",
|
||||
"ndarray",
|
||||
"dsl",
|
||||
"automatic-differentiation"
|
||||
],
|
||||
"description": "An experimental deep learning framework",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/can-lehmann/exprgrad"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user