Skip to content

Commit

Permalink
siolves quiz on regularization with 100% accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
anishLearnsToCode committed Jun 14, 2020
1 parent 1dd729d commit c254e48
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Machine Learning By Stanford on Coursera
__Instructor__: Andrew Ng.

## Week 1

## Week 2

## Week 3
### Quizzes
- [Logistic Regression](week3/logistic-regression-quiz.md)
- [Regularization](week3/regularization-quiz.md)

### Programming Exercises
1 change: 1 addition & 0 deletions week3/regularization-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
![Question 3](assets/regularization-3.PNG)
![Question 4](assets/regularization-4.PNG)
![Question 5](assets/regularization-5.PNG)
rea

0 comments on commit c254e48

Please sign in to comment.