Skip to content

Commit

Permalink
solves week 4 quiz neural networks
Browse files Browse the repository at this point in the history
  • Loading branch information
anishLearnsToCode committed Jun 14, 2020
1 parent 9a88665 commit acfb1ea
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ __Instructor__: Andrew Ng.

## Week 4
### Quizzes
- [Neural Networks: Representation](week4/neural-networks-quiz.md)

### Programming Exercises
Binary file added week4/assets/neural-networks-1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added week4/assets/neural-networks-2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added week4/assets/neural-networks-3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added week4/assets/neural-networks-4-1a.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added week4/assets/neural-networks-4-1b.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added week4/assets/neural-networks-5.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions week4/neural-networks-quiz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Neural Networks: Representation Quiz

![Question 1](assets/neural-networks-1.PNG)
![Question 2](assets/neural-networks-2.PNG)
![Question 3](assets/neural-networks-3.PNG)
![Question 4](assets/neural-networks-4-1a.PNG)
![Question 4](assets/neural-networks-4-1b.PNG)
![Question 5](assets/neural-networks-5.PNG)

0 comments on commit acfb1ea

Please sign in to comment.