Add nimfm library (#1393)
This commit is contained in:
parent
87ea432ae6
commit
50b6dec328
1 changed files with 12 additions and 0 deletions
|
|
@ -16912,5 +16912,17 @@
|
|||
"description": "Migration manager for Norm.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/moigagoo/norman"
|
||||
},
|
||||
{
|
||||
"name": "nimfm",
|
||||
"url": "https://github.com/neonnnnn/nimfm",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"machine-learning",
|
||||
"factorization-machine"
|
||||
],
|
||||
"description": "A library for factorization machines in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/neonnnnn/nimfm"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue