/Machine-Learning-Resources

A repository containing useful stuff for an aspiring Machine Learning enthusiast. Useful PRs are appreciated.

Primary LanguageMATLAB

Machine Learning Resources 🧙

This repository is a personal collection of some useful Machine Learning resources like blogs, articles, research papers, course reviews etc for easy reference. Useful PRs are appreciated!

Topic wise notes

The following notes stem from the course 'Machine Learning' organized by Prof. Andrew Ng, Stanford at Coursera. They can serve as a good refresher of some basic topics in Machine Learning, apart from being a helpful aid in the course. You can also check out a week-wise distribution of these notes and the assignments at this link.

S no. Topic
1. Simple Linear Regression
2. Multivariable Linear Regression
3. Logistic Regression
4. Introduction to Neuralnetworks
5. Training neural networks: Forward and backward propagation
6. Unsupervised learning: PCA and K-means clustering
7. Anomaly Detection
8. Recommendation Systems

Books

Blogs

Lecture series