VML
Simple ML for the V language
- Linear Regression using OLS
 - K-Means Clustering
 - Random Forest
 - Feed forward Neural Nets
 
train()
predict()
demo()
To build the library, simply 
cd
vml
v .
train()
predict()
demo()
To build the library, simply 
cd
vml
v .