diff --git a/Course 1: Introduction to Tensorflow/README.md b/Course 1: Introduction to Tensorflow/README.md new file mode 100644 index 0000000..7b69e54 --- /dev/null +++ b/Course 1: Introduction to Tensorflow/README.md @@ -0,0 +1,27 @@ +# Course 1: Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning + +**_Course Link_**: [Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning](https://www.coursera.org/learn/introduction-tensorflow) + +## Achievement goal: + +

+ +

+ +## Solution + +### Week 1 + +- Quiz: + + +- [Environment Setup](). + + + +## Contributors: + +- 🐮 [@honghanhh](https://github.com/honghanhh) +- 🐔 [@tiena2cva](https://github.com/tiena2cva) diff --git a/Course 2: Convolutional Neural Networks in Tensorflow/README.md b/Course 2: Convolutional Neural Networks in Tensorflow/README.md new file mode 100644 index 0000000..e69de29 diff --git a/Course 3: Natural Language Processing in Tensorflow/README.md b/Course 3: Natural Language Processing in Tensorflow/README.md new file mode 100644 index 0000000..e69de29 diff --git a/Course 4: Sequences, Time Series, and Prediction/README.md b/Course 4: Sequences, Time Series, and Prediction/README.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 0c05f4f..cf6e814 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,38 @@ -# deeplearning.ai_tf_developer_prof_cert -DeepLearning.AI TensorFlow Developer Professional Certificate +# + +Course Link: [DeepLearning.AI TensorFlow Developer Professional Certificate](https://www.coursera.org/professional-certificates/tensorflow-in-practice) + + + +This reporatory contains the solutions of every questions/quizes/exercises to achieve the badge as well as a short summary for each course, including + +## Course + +### 1. Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning + +- [Course](https://www.coursera.org/learn/introduction-tensorflow) +- [Solution]() + +### 2. Convolutional Neural Networks in TensorFlow + +- [Course](https://www.coursera.org/learn/convolutional-neural-networks-tensorflow) +- [Solution]() + +### 3. Natural Language Processing in TensorFlow + +- [Course](https://www.coursera.org/learn/natural-language-processing-tensorflow) +- [Solution]() + +### 4. Sequences, Time Series and Prediction + +- [Course](https://www.coursera.org/learn/tensorflow-sequences-time-series-and-prediction) +- [Solution]() + + + +## Achievement goal: + +## Contributors: + +- 🐮 [@honghanhh](https://github.com/honghanhh) +- 🐔 [@tiena2cva](https://github.com/tiena2cva)