This repo contains exercises and pure math implementations of machine learning algorithms, learned from Machine Learning Specialization courses from Stanford and DeepLearning.AI
✅ Linear regression
✅ Nonlinear regression
✅ Multivariable regression
✅ Logistic regression
✅ Multilayer Perceptron Neural Network
✅ K-Nearest Neighbor