Skip to content

Commit

Permalink
Minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
sidhantagar committed Oct 30, 2021
1 parent d7f9b2a commit 90d22a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions MachineLearning/2021-10-30_ML-Class-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@
## Logistic Regression

- The notebook used to demonstrate the concepts in class have been uploaded in the repository folder.
- If you want to dive deeper into the mathematics behind Linear Regression you can follow the course "Fundamentals of ML by Sanjay Dasgupta".
- If you want to dive deeper into the mathematics behind Logistic Regression you can follow the course "Fundamentals of ML by Sanjay Dasgupta".


## Additional reading material

- Video of 3blue1brown which gives an indepth explanation to gradient descent can be found [here](https://www.youtube.com/watch?v=IHZwWFHWa-w).
- Python tutorial covering the prerequisites for attempting the notebook can be found [here](https://www.youtube.com/playlist?list=PLsyeobzWxl7poL9JTVyndKe62ieoN-MZ3) (videos 1-70)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Machine Learning classes](MachineLearning)
- [Machine Learning Class-1](MachineLearning/2021-04-29_ML-Class-1)
- [Machine Learning Class-2](MachineLearning/2021-05-03_ML-Class-2)
- [Machine Learning Class-2](MachineLearning/2021-10-30_ML-Class-3)
- [Machine Learning Class-3](MachineLearning/2021-10-30_ML-Class-3)

- [Linux classes](Linux)
- [Linux Class-1](Linux/2021_09_05_LinuxClass-1)
Expand Down

0 comments on commit 90d22a4

Please sign in to comment.