CS229_Assignments
Carpe Tu Black Whistle

收录了CS229_Coursera Machine Learning (Andrew Ng) 的编程作业
可以到github到链接里,找对应到答案

Ex1: Linear Regression with Multiple Variables
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex1

Ex2: Logitic Regression
github:https://github.com/Carp2i/AssignmentCs229/tree/master/ex2

Ex3: Multi-class Classification and Neural Networks
github:https://github.com/Carp2i/AssignmentCs229/tree/master/ex3

更新了! 【date 2022-01-14】

Ex4: Neural Network Learning
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex4

Ex5: Regularized Linear Regression and Bias/Variance
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex5

Ex6: Support Vector Machines

还没做~【date: 2022-1-17】
EX6做完了~ 【date:2022-2-18]
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex6

EX7: 做完了
K-Means Clustering and Principal Component Analysis
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex7

EX8: 异常检测与推荐系统,完成
Anomaly Detection and Recommender Systems
github: https://github.com/Carp2i/AssignmentCs229/tree/master/ex8