File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Python-AndrewNgML
2
2
Python implementation of Andrew Ng's ML course projects
3
- - Ex1 (Linear Regression) = Complete
4
- - Ex2 (Logistic Regression & Regulation) = Complete
5
- - Ex3 (MultiClass LR and Neural Network Prediction) = Complete
6
- - Ex4 (Multilayer Neural Network) = Complete
7
- - Ex5 (Variance vs Bias using Linear Regression) = Complete
8
- - Ex6 (Support Vector Machines and Email Spam Classification) = Complete
9
- - Ex7 (Kmeans & PCA for data compression and Visualization) = Complete
10
- - Ex8 = Incomplete
3
+ - Ex1 (Linear Regression) = Complete!
4
+ - Ex2 (Logistic Regression & Regulation) = Complete!
5
+ - Ex3 (MultiClass LR and Neural Network Prediction) = Complete!
6
+ - Ex4 (Multilayer Neural Network) = Complete!
7
+ - Ex5 (Variance vs Bias using Linear Regression) = Complete!
8
+ - Ex6 (Support Vector Machines and Email Spam Classification) = Complete!
9
+ - Ex7 (Kmeans & PCA for data compression and Visualization) = Complete!
10
+ - Ex8 (Anomaly Detection & Recommender Systems) = Complete!
You can’t perform that action at this time.
0 commit comments