Home
API
Examples
Github
Home
API
Examples
Github
Hello

Hello

Machine Learning library for the web and Node.

Simplicity First

"Simplicity is the ultimate sophistication"; machinelearn.js aims to solve the problem of complixity in Machine Learning through Web technologies.

ML for programmers

You no longer need to start from the underlying math for Machine Learning. The library is designed to help you solve ML problems by guiding you in plain English and demos.

Performance

We strive to create the fastest Javascript based Machine Learning library. We will continue updating the code to make this happen.

User Installation

Using npm

$ npm install --save machinelearn

Using yarn

$ yarn add machinelearn

You can use it like this

MIT Licensed | Copyright © 2019-present Jason Shin