Skip to content

Commit

Permalink
update solution links of course 2 and badge 2
Browse files Browse the repository at this point in the history
  • Loading branch information
honghanhh committed Dec 3, 2020
1 parent 45516dd commit 4fc2e1e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
Binary file added Badges/CNN-in-TF.pdf
Binary file not shown.
Binary file added Badges/CNN-in-TF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<img src="./img/w1_quizz1c.png" width="80%" height="50%" title="Week 1 Quiz" >
</p>

- [Programming assignment]().
- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow/Week%201/Exercise_1_Cats_vs_Dogs_Question-FINAL.ipynb).

### Week 2

Expand All @@ -42,7 +42,7 @@
<img src="./img/w2_quizz1c.png" width="80%" height="50%" title="Week 2 Quiz" >
</p>

- [Programming assignment]().
- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow/Week%202/Exercise_2_Cats_vs_Dogs_using_augmentation_Question-FINAL.ipynb).

### Week 3

Expand All @@ -59,7 +59,7 @@
<img src="./img/w3_quizz1c.png" width="80%" height="50%" title="Week 3 Quiz" >
</p>

- [Programming assignment]().
- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow/Week%203/Exercise_3_Horses_vs_humans_using_Transfer_Learning_Question-FINAL.ipynb).

### Week 4

Expand All @@ -76,7 +76,7 @@
<img src="./img/w4_quizz1c.png" width="80%" height="50%" title="Week 4 Quiz" >
</p>

- [Programming assignment]().
- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow/Week%204/Exercise_4_Multi_class_classifier_Question-FINAL.ipynb).

## Contributors:

Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,19 @@ This reporatory contains the solutions of every questions/quizes/exercises to ac
- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%201:%20Introduction%20to%20Tensorflow)

<p align="center">
<img src="./Badges/Intro-to-TF.png" width="70%" height="50%" title="Badge 1" >
<img src="./Badges/Intro-to-TF.png" width="80%" height="50%" title="Badge 1" >
</p>

### 2. Convolutional Neural Networks in TensorFlow

- [Course](https://www.coursera.org/learn/convolutional-neural-networks-tensorflow)
- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow)


<p align="center">
<img src="./Badges/CNN-in-TF.png" width="80%" height="50%" title="Badge 2" >
</p>

### 3. Natural Language Processing in TensorFlow

- [Course](https://www.coursera.org/learn/natural-language-processing-tensorflow)
Expand Down

0 comments on commit 4fc2e1e

Please sign in to comment.