/recode-core-ml-from-scratch

Recoding the core Machine Learning concepts in Python using only Numpy.

Primary LanguageJupyter NotebookMIT LicenseMIT

Recoding Core Machine Learning Concepts in Numpy

GitHub


Synopsis

In order to understand the details of the most frequent algorithms in Machine Learning, I have recoded the core concepts in Python using only Numpy (for computations) and Matplotlib (for visualizations).

Table of content

Built with

Author

License

This code is licensed under the MIT License - see the LICENSE file for details

Acknowledgements | Inspiration