Skip to content

cnatale/MachineLearningJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningJS

Neural Network implementation in JavaScript. The neural network itself is a port of Andrew Ng's Octave implementation from his machine learning Coursera class. The conjugate gradient minimization method is ported as well.

Linear algebra is handled using Numeric.js.

A running example is located at http://nameless-retreat-7481.herokuapp.com/

About

Machine learning library implementations in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published