You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,14 @@ This repository contains my personal notes on [DeepLearning.ai](https://deeplear
11
11
4.[Natural Language Processing with Attention Models](https://github.com/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization/tree/master/4%20-%20Natural%20Language%20Processing%20with%20Attention%20Models)
12
12
13
13
14
-
##About This Specialization (From the official NLP Specialization page)
14
+
# About This Specialization (From the official NLP Specialization page)
15
15
- Natural Language Processing (NLP) uses algorithms to understand and manipulate human language. This technology is one of the most broadly applied areas of machine learning. As AI continues to expand, so will the demand for professionals skilled at building models that analyze speech and language, uncover contextual patterns, and produce insights from text and audio.
16
16
17
17
- By the end of this Specialization, you will be ready to design NLP applications that perform question-answering and sentiment analysis, create tools to translate languages and summarize text, and even build chatbots. These and other NLP applications are going to be at the forefront of the coming transformation to an AI-powered future.
18
18
19
19
- This Specialization is designed and taught by two experts in NLP, machine learning, and deep learning. Younes Bensouda Mourri is an Instructor of AI at Stanford University who also helped build the Deep Learning Specialization. Łukasz Kaiser is a Staff Research Scientist at Google Brain and the co-author of Tensorflow, the Tensor2Tensor and Trax libraries, and the Transformer paper.
20
20
21
-
##Applied Learning Project
21
+
# Applied Learning Project
22
22
*This Specialization will equip you with the state-of-the-art deep learning techniques needed to build cutting-edge NLP systems:*
23
23
24
24
• Use logistic regression, naïve Bayes, and word vectors to implement sentiment analysis, complete analogies, and translate words, and use locality sensitive hashing for approximate nearest neighbors.
@@ -30,27 +30,22 @@ This repository contains my personal notes on [DeepLearning.ai](https://deeplear
30
30
• Use encoder-decoder, causal, and self-attention to perform advanced machine translation of complete sentences, text summarization, question-answering and to build chatbots. Models covered include T5, BERT, transformer, reformer, and more!
31
31
Enjoy!
32
32
33
-
##Usage
33
+
# Usage
34
34
35
35
I share the assignment notebooks with my prefilled and from the contributors code structred as in the course Course/Week
36
36
The assignment notebooks are subject to changes through time.
37
37
38
-
##Connect with your mentors and fellow learners on Slack!
38
+
# Connect with your mentors and fellow learners on Slack!
39
39
Once you enrolled to the course, you are invited to join a slack workspace for this specialization:
40
40
Please join the Slack workspace by going to the following link [deeplearningai-nlp.slack.com](deeplearningai-nlp.slack.com)
41
41
This Slack workspace includes all courses of this specialization.
[](https://starchart.cc/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization)
0 commit comments