Skip to content
Robert Plummer edited this page Apr 11, 2018 · 1 revision

1. Simplicity & performance

Everyone should have access to simple machine learning. It is simple math, period. Practical machine learning should be simple. A single command, and you are off.

An illustration: You get into a car, you press the gas you go. You don't have to think about the sensors, the air to fuel mixture, the spark plugs, the compression, the ignition, the internal combustion, the timing, the transmission, the gear ratios, the axels, the tires, the wheel alignment, the torque and horsepower applied that turns the wheel, to move the car. Any car manufacturer knows most people aren't interested in the science behind the thing, however they do make much of it available.

Brain.js aims at accelerated practical machine learning.

2. Easily understandable codebase

3. Small number of dependencies packages

4. Runs everywhere there is javascript

More to come.