Skip to content

BMJHayward/vml

Repository files navigation

VML

Simple ML for the V language

  • Linear Regression using OLS
  • K-Means Clustering
  • Random Forest
  • Feed forward Neural Nets

train() predict() and a demo() function for each.

To build the library, simply cd into vml and type v .

About

Machine learning for the V language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages