mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
- add nimCSO to packages.json (#2829)
This commit is contained in:
parent
b770167e54
commit
bee1fb1102
@ -1,4 +1,23 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "nimcso",
|
||||||
|
"url": "https://github.com/amkrajewski/nimcso",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"data",
|
||||||
|
"optimization",
|
||||||
|
"metaprogramming",
|
||||||
|
"databases",
|
||||||
|
"data selection",
|
||||||
|
"ai",
|
||||||
|
"ml",
|
||||||
|
"science"
|
||||||
|
],
|
||||||
|
"description": "nim Composition Space Optimization: A high-performance tool leveraging metaprogramming to implement several methods for selecting components (data dimensions) in compositional datasets, as to optimize the data availability and density for applications such as machine learning.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/amkrajewski/nimcso",
|
||||||
|
"doc": "https://nimcso.phaseslab.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "nimplex",
|
"name": "nimplex",
|
||||||
"url": "https://github.com/amkrajewski/nimplex",
|
"url": "https://github.com/amkrajewski/nimplex",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user