Natural Language Processing with Attention Models
Key Takeaways
Applies natural language processing with attention models, including encoder-decoder models and Transformers
Original Description
In Course 4 of the Natural Language Processing Specialization, you will:
a) Translate complete English sentences into Portuguese using an encoder-decoder attention model,
b) Build a Transformer model to summarize text,
c) Use T5 and BERT models to perform question-answering.
By the end of this Specialization, you will have designed NLP applications that perform question-answering and sentiment analysis, and created tools to translate languages and summarize text!
Learners should have a working knowledge of machine learning, intermediate Python including experience with a deep learning framework (e.g., TensorFlow, Keras), as well as proficiency in calculus, linear algebra, and statistics. Please make sure that you’ve completed course 3 - Natural Language Processing with Sequence Models - before starting this course.
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.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →
More on: Sequence Models
View skill →Related Reads
📰
📰
📰
📰
What Is AI Inference? The Difference Between Training a Model and Actually Using It
Dev.to AI
The Python Script I Built That Turned a Messy Folder Into a Money-Making Automation
Medium · Programming
I Solved 200 LeetCode Problems And Froze On Problem 201.
Medium · Programming
Replay Was Meant to Be the Filter and Filters Nothing: 36 of 36 Mined Skills Verify, Including a Chimera
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI