Skip to content

Commit 790cd3d

Browse files
authored
Update README.md
1 parent 07af280 commit 790cd3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
+ [x] Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
1919
+ [x] Structuring Machine Learning Projects
2020
+ [x] Convolutional Neural Networks
21-
+ [ ] Sequence Models
21+
+ [x] Sequence Models
2222

2323
# Deep Learning - deeplearning.ai
2424
Coursera Deep Learning Course by deeplearning.ai projects
@@ -55,9 +55,9 @@ Unified, Real-Time Object Detection](https://arxiv.org/pdf/1506.02640.pdf), [YOL
5555
4. Week4 - Special applications: Face recognition & Neural style transfer - Papers for read: [DeepFace](https://www.cs.toronto.edu/~ranzato/publications/taigman_cvpr14.pdf), [FaceNet](https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Schroff_FaceNet_A_Unified_2015_CVPR_paper.pdf)
5656

5757
## Course 5. Sequence Models
58-
59-
60-
58+
1. Week1 - Recurrent Neural Networks
59+
2. Week2 - Natural Language Processing & Word Embeddings
60+
3. Week3 - Sequence models & Attention mechanism
6161

6262
---
6363
*source from **Andrew Ng**'s [Deep learning](https://www.coursera.org/specializations/deep-learning) course on Coursera*

0 commit comments

Comments
 (0)