Skip to content

Commit b7a2b53

Browse files
committed
Initial Commit
1 parent 2370de8 commit b7a2b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ A few screenshots of the plots produced in R:
2828

2929
![Anomaly Detection](http://faridcher.github.io/ml-course/Snapshots/AnomolyDetection.png)
3030
![Gradient Descent Convergence](http://faridcher.github.io/ml-course/Snapshots/GradientDescent_Convergence.PNG)
31-
![Multiple Regression](http://faridcher.github.io/ml-course/Snapshots/GradientDescent_multiple-regression.PNG)
3231
![K-Means Clustering](http://faridcher.github.io/ml-course/Snapshots/K-Means_Clustering.png)
3332
![K-Means Raster Compress](http://faridcher.github.io/ml-course/Snapshots/K-Means_CompressImage.png)
3433
![Learning Curves](http://faridcher.github.io/ml-course/Snapshots/Learning Curve.png)
3534
![PCA Face Dataset](http://faridcher.github.io/ml-course/Snapshots/PCA_FaceDataset.png)
36-
![PCA Pixel Dataset Centroids](http://faridcher.github.io/ml-course/Snapshots/PCA_PixelDataset_Centroid.PNG)
3735
![SVM RBF Kernel](http://faridcher.github.io/ml-course/Snapshots/SVM_RBF_Kernel.png)
36+
![Multiple Regression](http://faridcher.github.io/ml-course/Snapshots/GradientDescent_multiple-regression.PNG)
37+
![PCA Pixel Dataset Centroids](http://faridcher.github.io/ml-course/Snapshots/PCA_PixelDataset_Centroid.PNG)
3838

3939
## Topics covered in the course and assignments
4040
1. Linear regression, cost function and normalization

0 commit comments

Comments
 (0)