Skip to content

Commit 6c89eb0

Browse files
authored
add startgazers chart
1 parent 666202a commit 6c89eb0

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

Readme.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ This repository contains my personal notes on [DeepLearning.ai](https://deeplear
1111
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)
1212

1313

14-
## About This Specialization (From the official NLP Specialization page)
14+
# About This Specialization (From the official NLP Specialization page)
1515
- 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.
1616

1717
- 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.
1818

1919
- 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.
2020

21-
## Applied Learning Project
21+
# Applied Learning Project
2222
*This Specialization will equip you with the state-of-the-art deep learning techniques needed to build cutting-edge NLP systems:*
2323

2424
• 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
3030
• 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!
3131
Enjoy!
3232

33-
## Usage
33+
# Usage
3434

3535
I share the assignment notebooks with my prefilled and from the contributors code structred as in the course Course/Week
3636
The assignment notebooks are subject to changes through time.
3737

38-
## Connect with your mentors and fellow learners on Slack!
38+
# Connect with your mentors and fellow learners on Slack!
3939
Once you enrolled to the course, you are invited to join a slack workspace for this specialization:
4040
Please join the Slack workspace by going to the following link [deeplearningai-nlp.slack.com](deeplearningai-nlp.slack.com)
4141
This Slack workspace includes all courses of this specialization.
42-
43-
## Contact Information
42+
# Contact Information
4443
- Twitter: [@IbrahimJelliti](https://twitter.com/IbrahimJelliti)
4544
- LinkedIn: [@ijelliti](https://www.linkedin.com/in/ijelliti/)
4645
- the specialization slack channel: @ibrahim
47-
48-
<br/>
49-
46+
# Stargazers over Time
47+
[![Stargazers over time](https://starchart.cc/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization.svg)](https://starchart.cc/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization)
5048
<br/>
5149

52-
<br/>
53-
54-
<br/>
5550

5651
Ibrahim Jelliti © 2020

0 commit comments

Comments
 (0)