Skip to content

Commit

Permalink
update skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
honghanhh committed Nov 22, 2020
1 parent 30cb671 commit 24abb53
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 2 deletions.
27 changes: 27 additions & 0 deletions Course 1: Introduction to Tensorflow/README.md
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.
40 changes: 38 additions & 2 deletions README.md
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)

0 comments on commit 24abb53

Please sign in to comment.