Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

home true
heroImage /hero.jpg
actionText Get Started →
actionLink /api/
footer MIT Licensed | Copyright © 2019-present Jason Shin

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