-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
154 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
# Course 3: Natural Language Processing in Tensorflow | ||
|
||
**_Course Link_**: [Natural Language Processing in Tensorflow | ||
](https://www.coursera.org/learn/natural-language-processing-tensorflow) | ||
|
||
## Achievement goal: | ||
|
||
<p align="center"> | ||
<img src="../Badges/NLP-to-TF.png" width="80%" height="50%" title="Badge 3" > | ||
</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> | ||
|
||
### 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> | ||
|
||
### 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> | ||
|
||
<p align="center"> | ||
<img src="./img/w3_quizz1c.png" width="80%" height="50%" title="Week 3 Quiz" > | ||
</p> | ||
|
||
### 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> | ||
|
||
## Contributors: | ||
|
||
- 🐮 [@honghanhh](https://github.com/honghanhh) | ||
- 🐔 [@tiena2cva](https://github.com/tiena2cva) |
Binary file added
BIN
+64.9 KB
Course 3: Natural Language Processing in Tensorflow/img/w1_quizz1a.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
BIN
+78.2 KB
Course 3: Natural Language Processing in Tensorflow/img/w1_quizz1b.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
BIN
+112 KB
Course 3: Natural Language Processing in Tensorflow/img/w1_quizz1c.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
BIN
+82.7 KB
Course 3: Natural Language Processing in Tensorflow/img/w2_quizz1a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
BIN
+82.9 KB
Course 3: Natural Language Processing in Tensorflow/img/w2_quizz1c.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
BIN
+81.3 KB
Course 3: Natural Language Processing in Tensorflow/img/w3_quizz1a.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
BIN
+65.7 KB
Course 3: Natural Language Processing in Tensorflow/img/w3_quizz1b.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
BIN
+70.7 KB
Course 3: Natural Language Processing in Tensorflow/img/w3_quizz1c.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
BIN
+69.2 KB
Course 3: Natural Language Processing in Tensorflow/img/w4_quizz1a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
BIN
+105 KB
Course 3: Natural Language Processing in Tensorflow/img/w4_quizz1c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
# Course 4: Sequences, Time Series and Prediction | ||
|
||
**_Course Link_**: [Sequences, Time Series and Prediction | ||
](https://www.coursera.org/learn/tensorflow-sequences-time-series-and-prediction) | ||
|
||
## Achievement goal: | ||
|
||
<p align="center"> | ||
<img src="../Badges/NLP-to-TF.png" width="80%" height="50%" title="Badge 3" > | ||
</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> | ||
|
||
### 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> | ||
|
||
### 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> | ||
|
||
### 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> | ||
|
||
## Contributors: | ||
|
||
- 🐮 [@honghanhh](https://github.com/honghanhh) | ||
- 🐔 [@tiena2cva](https://github.com/tiena2cva) |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters