Skip to content

Commit

Permalink
update solution week 1 course 2
Browse files Browse the repository at this point in the history
  • Loading branch information
honghanhh committed Dec 3, 2020
1 parent 7738f77 commit 7d73e9f
Show file tree
Hide file tree
Showing 5 changed files with 559 additions and 0 deletions.
80 changes: 80 additions & 0 deletions Course 2: Convolutional Neural Networks in Tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
# Course 2: Convolutional Neural Networks in TensorFlow

**_Course Link_**: [Convolutional Neural Networks in TensorFlow](https://www.coursera.org/learn/convolutional-neural-networks-tensorflow)

## Achievement goal:

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

## Solution

### Week 1

- Quiz:
<p align="center">
<img src="./img/w1_quizz1a.png" width="80%" height="50%" title="Week 1 Quiz" >
</p>

<p align="center">
<img src="./img/w1_quizz1b.png" width="80%" height="50%" title="Week 1 Quiz" >
</p>

<p align="center">
<img src="./img/w1_quizz1c.png" width="80%" height="50%" title="Week 1 Quiz" >
</p>

- [Programming assignment]().

### Week 2

- Quiz:
<p align="center">
<img src="./img/w2_quizz1a.png" width="80%" height="50%" title="Week 2 Quiz" >
</p>

<p align="center">
<img src="./img/w2_quizz1b.png" width="80%" height="50%" title="Week 2 Quiz" >
</p>

<p align="center">
<img src="./img/w2_quizz1c.png" width="80%" height="50%" title="Week 2 Quiz" >
</p>

- [Programming assignment]().

### Week 3

- Quiz:
<p align="center">
<img src="./img/w3_quizz1a.png" width="80%" height="50%" title="Week 3 Quiz" >
</p>

<p align="center">
<img src="./img/w3_quizz1b.png" width="80%" height="50%" title="Week 3 Quiz" >
</p>

- [Programming assignment]().

### Week 4

- Quiz:
<p align="center">
<img src="./img/w4_quizz1a.png" width="80%" height="50%" title="Week 4 Quiz" >
</p>

<p align="center">
<img src="./img/w4_quizz1b.png" width="80%" height="50%" title="Week 4 Quiz" >
</p>

<p align="center">
<img src="./img/w4_quizz1c.png" width="80%" height="50%" title="Week 4 Quiz" >
</p>

- [Programming assignment]().

## Contributors:

- 🐮 [@honghanhh](https://github.com/honghanhh)
- 🐔 [@tiena2cva](https://github.com/tiena2cva)
Loading

0 comments on commit 7d73e9f

Please sign in to comment.