Add nimfm library (#1393)

This commit is contained in:
Kyohei Atarashi 2020-03-13 00:02:52 +09:00 committed by GitHub
parent 87ea432ae6
commit 50b6dec328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]