Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 183 Bytes

This repo contains the implementation of basic machine learning algorithms, such as knn, k-means, generalised linear regression, etc, from scratch only using numpy and plain python.