Stupid Learn
Stupid-Learn

This repository is a simple compilation of naive implementations of common machine learning algorithms in c++.

Most of the impleentations are non regularized and are a mix of techniques from Andrew Ng's course on coursera and Tom M. Mitchell's book, "Machine Learning".

Please install armadillo before trying out any of the examples.

Examples

Documentation