Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ing.ai into main
  • Loading branch information
honghanhh committed Dec 4, 2020
2 parents 59b45ce + 56359cf commit dfbb5f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Achievement goal:

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

## Solution
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This reporatory contains the solutions of every questions/quizes/exercises to ac
### 1. Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

- [Course](https://www.coursera.org/learn/introduction-tensorflow)
- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%201:%20Introduction%20to%20Tensorflow)
- [Solution](./Course%201:%20Introduction%20to%20Tensorflow/README.md)

<p align="center">
<img src="./Badges/Intro-to-TF.png" width="80%" height="50%" title="Badge 1" >
Expand All @@ -20,7 +20,7 @@ This reporatory contains the solutions of every questions/quizes/exercises to ac
### 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)
- [Solution](./Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow/README.md)


<p align="center">
Expand All @@ -30,7 +30,7 @@ This reporatory contains the solutions of every questions/quizes/exercises to ac
### 3. Natural Language Processing in TensorFlow

- [Course](https://www.coursera.org/learn/natural-language-processing-tensorflow)
- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%203:%20Natural%20Language%20Processing%20in%20Tensorflow)
- [Solution](./Course%203:%20Natural%20Language%20Processing%20in%20Tensorflow/README.md)

<p align="center">
<img src="./Badges/NLP-in-TF.png" width="80%" height="50%" title="Badge 3" >
Expand All @@ -39,7 +39,7 @@ This reporatory contains the solutions of every questions/quizes/exercises to ac
### 4. Sequences, Time Series and Prediction

- [Course](https://www.coursera.org/learn/tensorflow-sequences-time-series-and-prediction)
- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%204:%20Sequences%2C%20Time%20Series%2C%20and%20Prediction)
- [Solution](./Course%204:%20Sequences%2C%20Time%20Series%2C%20and%20Prediction/README.md)

<p align="center">
<img src="./Badges/Timeseries-in-TF.png" width="80%" height="50%" title="Badge 4" >
Expand Down

0 comments on commit dfbb5f3

Please sign in to comment.