# FlexML.js
FlexML.js is a node.js module for Flexible Machine Learning. It enables node.js apps touse 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`