ml.js
Results
20
repositories owned by
ml.js
ml
2.5k
Stars
207
Forks
Watchers
Machine learning tools in JavaScript
matrix
344
Stars
54
Forks
Watchers
Matrix manipulation and computation library
libsvm
82
Stars
14
Forks
Watchers
LIBSVM for the browser and nodejs :fire:
levenberg-marquardt
69
Stars
15
Forks
Watchers
Curve fitting method in JavaScript
feedforward-neural-networks
28
Stars
2
Forks
Watchers
A implementation of feedforward neural networks based on wildml implementation