Skip to content

Commit 3d037c8

Browse files
committed
Added completed to readme
completed
1 parent 856dc4d commit 3d037c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Python-AndrewNgML
22
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!

0 commit comments

Comments
 (0)