An open API service indexing awesome lists of open source software.

https://github.com/gnebbia/peg-ml

pegml is an octave/matlab module used to implement basic machine learning algorithms, it is based upon Andrew Ng Machine Learning course and exercises.
https://github.com/gnebbia/peg-ml

framework machinelearning octave

Last synced: 30 days ago
JSON representation

pegml is an octave/matlab module used to implement basic machine learning algorithms, it is based upon Andrew Ng Machine Learning course and exercises.

Awesome Lists containing this project

README

          

# pegml
pegml is an octave/matlab module used to implement basic machine learning
algorithms, it is based upon Andrew Ng Machine Learning course.
The module functions are re-adapted and tested to be as general as possible.