LinkedIn
GitHub
Kaggle
StackOverflow
Anupam Yadav
DEVELOP, LEARN, EXPLORE
Live as if you were to die tomorrow, learn as if you were to live forever..... The unexamined life is not worth living..... Learning is not compulsory, neither is survival..... Real knowledge is to know the extent of one’s ignorance..... Any fool can know, The point is to understand.....
Coursera Andrew NG ML course exercises in python
ex1
Linear Regression
Multivariate Linear regression
Ridge regression
ex2
Regularized logistic regression
ex6
Support vector machine
ex7
K means from scratch
Principal component analysis
Image compression using PCA
Image compression using KMeans