From 7738f7719bb8ee420be850ea8c493a355511ee55 Mon Sep 17 00:00:00 2001
From: honghanhh
Date: Thu, 3 Dec 2020 00:36:14 +0100
Subject: [PATCH] update solution links
---
Course 1: Introduction to Tensorflow/README.md | 8 ++++----
README.md | 11 +++++------
2 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/Course 1: Introduction to Tensorflow/README.md b/Course 1: Introduction to Tensorflow/README.md
index 83041ba..fff160b 100644
--- a/Course 1: Introduction to Tensorflow/README.md
+++ b/Course 1: Introduction to Tensorflow/README.md
@@ -25,7 +25,7 @@
-- [Programming assignment]().
+- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%201:%20Introduction%20to%20Tensorflow/Week%201/Exercise_1_House_Prices_Question.ipynb).
### Week 2
@@ -42,7 +42,7 @@
-- [Programming assignment]().
+- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%201:%20Introduction%20to%20Tensorflow/Week%202/Exercise2-Question.ipynb).
### Week 3
@@ -55,7 +55,7 @@
-- [Programming assignment]().
+- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%201:%20Introduction%20to%20Tensorflow/Week%203/Excercise-3-Question.ipynb).
### Week 4
@@ -72,7 +72,7 @@
-- [Programming assignment]().
+- [Programming assignment](https://github.com/GafBof/tensorflow_deeplearning.ai/blob/main/Course%201:%20Introduction%20to%20Tensorflow/Week%204/Exercise4-Question.ipynb).
## Contributors:
diff --git a/README.md b/README.md
index 2a12e9e..8e457c2 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ 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]()
+- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%201:%20Introduction%20to%20Tensorflow)
+
@@ -19,19 +20,17 @@ 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]()
+- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%202:%20Convolutional%20Neural%20Networks%20in%20Tensorflow)
### 3. Natural Language Processing in TensorFlow
- [Course](https://www.coursera.org/learn/natural-language-processing-tensorflow)
-- [Solution]()
+- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%203:%20Natural%20Language%20Processing%20in%20Tensorflow)
### 4. Sequences, Time Series and Prediction
- [Course](https://www.coursera.org/learn/tensorflow-sequences-time-series-and-prediction)
-- [Solution]()
-
-
+- [Solution](https://github.com/GafBof/tensorflow_deeplearning.ai/tree/main/Course%204:%20Sequences%2C%20Time%20Series%2C%20and%20Prediction)
## Achievement goal: