Add nimfm library (#1393)

This commit is contained in:
Kyohei Atarashi
2020-03-12 16:02:52 +01:00
committed by GitHub
parent 87ea432ae6
commit 50b6dec328
+12
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"
}
]