SKKU-ESLAB / FlexML-JS

FlexML.js: Flexible Machine Learning for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlexML.js

FlexML.js is a node.js module for Flexible Machine Learning. It enables node.js apps to use various machine learning models.

It now supports only ANN, but it will support DNN, SVM, KNN, etc in the future.

How to install

npm install flexml-js

About

FlexML.js: Flexible Machine Learning for node.js


Languages

Language:C++ 75.5%Language:C 23.1%Language:CMake 0.8%Language:Python 0.3%Language:Shell 0.2%