-
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
5 changed files
with
65 additions
and
2 deletions.
There are no files selected for viewing
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,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: | ||
|
||
<p align="center"> | ||
<img src="../Badges/Intro-to-TF.png" width="80%" height="50%" title="Badge 1" > | ||
</p> | ||
|
||
## Solution | ||
|
||
### Week 1 | ||
|
||
- Quiz: | ||
<!-- <p align="center"> | ||
<img src="./img/w1_quizz.png" width="80%" height="50%" title="Challenges, terminology, methods and technology" > | ||
</p> --> | ||
|
||
- [Environment Setup](). | ||
|
||
|
||
|
||
## Contributors: | ||
|
||
- 🐮 [@honghanhh](https://github.com/honghanhh) | ||
- 🐔 [@tiena2cva](https://github.com/tiena2cva) |
Empty file.
Empty file.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |