nguyentritai2906 / bmlfs

Basic Machine Learning From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Machine Learning From Scratch

About

This repository is my attempt to implement some basic machine learning algorithms from scratch in Python3/Numpy without using machine learning libraries. The purpose of this project is to gain a deeper understanding of how the algorithms works and the mathematics intuition behind it.

Algorithms implemented so far

References

About

Basic Machine Learning From Scratch

License:MIT License


Languages

Language:Python 67.6%Language:Jupyter Notebook 32.4%