Sequence Models

If you want to break into AI, this Specialization will help you do so. Deep Learning is one of the most highly sought after skills in tech. We will help you become good at Deep Learning.In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language

Created by: Andrew Ng

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 98 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a artificial intelligence course? Or looking for more detail on Andrew Ng's Sequence Models? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

This course will teach you how to build models for natural language, audio, and other sequence data. Thanks to deep learning, sequence algorithms are working far better than just two years ago, and this is enabling numerous exciting applications in speech recognition, music synthesis, chatbots, machine translation, natural language understanding, and many others. You will:- Understand how to build and train Recurrent Neural Networks (RNNs), and commonly-used variants such as GRUs and LSTMs.- Be able to apply sequence models to natural language problems, including text synthesis. - Be able to apply sequence models to audio applications, including speech recognition and music synthesis.This is the fifth and final course of the Deep Learning Specialization.deeplearning.ai is also partnering with the NVIDIA Deep Learning Institute (DLI) in Course 5, Sequence Models, to provide a programming assignment on Machine Translation with deep learning. You will have the opportunity to build a deep learning project with cutting-edge, industry-relevant content.

icon
Instructor Details

Andrew Ng

Andrew Ng is Co-founder of Coursera, an and Adjunct Professor of Computer Science at Stanford University. His machine learning course is the MOOC that had led to the founding of Coursera! In 2011, he led the development of Stanford University's main MOOC (Massive Open Online Courses) platform and also taught an online Machine Learning class to over 100,000 students, thus helping launch the MOOC movement and also leading to the founding of Coursera.Ng also works on machine learning, with an emphasis on deep learning. He had founded and led the "Google Brain" project, which developed massive-scale deep learning algorithms. This resulted in the famous "Google cat" result, in which a massive neural network with 1 billion parameters learned from unlabeled YouTube videos to detect cats. Until recently, he led Baidu's ~1300 person AI Group, which developed technologies in deep learning, speech, computer vision, NLP, and other areas.

icon
Reviews

4.9

108 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Dylan R on 20-Oct-18

Tons of editing errors in lectures, and the programming problems rely more on knowledge of Keras (essentially untaught throughout the course) than they do on understanding of lecture material. A disgraceful end to an otherwise solid course sequence.

By Bogdan P on 3-Nov-18

I really like the deeplearning.ai specialization. And also I like the Sequence Models course. However, I feel that I have learned less during this course comparing to the other ones in the specialization. First, I believe it was an extensive use of Keras. Whereas the framework is great, it would be much better for understanding if all the exercises were in numpy, whereas Keras tween-projects be optional. Doing both numpy and Keras versions would allow to better understand the material and learn through repetition. Second, even though the course is great, I perceived the number of errors/typos was much higher than in other courses. Is that true? For example, the Jazz Improvisation exercise was a nightmare. Overall, thank you for the course. Despite those problems, I would still recommend it.

By Lewis C L on 15-Apr-19

Full of appalling errors that have been present for over 1 year. No one fixes it. It is clear that since Ng was let go by Stanford and Baidu, he is trying to earn a living with deep learning_ai. This apparently is not working as the small income from Coursera is not sufficient. As a result the prerecorded classes remain on Coursera to accrue some residual income. But, Andrew Ng and the staff are apparently gone.Sadly, since these classes are no longer based on REAL Stanford classes the quality has gone downhill. I would recommend not taking the deeplearng_ai classes. Stick to classes offered by currently employed professors at established universities--preferably classes that ARE the same as the university classes or, at least, those derived from actual classes.

By Ng K W P on 11-Apr-19

If not Internet, I would not have been able to study a world-class Deep Learning course at an affordable price. Thanks Andrew and team.

By Alex R on 15-Jun-18

Keras is required to pass the assignments but no training provided for it. I can learn it myself of course but then the question is this - what am I paying for?

By Andrs F R on 8-Nov-18

I want to thank Andrew Ng and his team for the amazing work. You definitely make the world a better place sharing this knowledge, and it is an inspiration.To the contents: the course covers many uses of sequence models, for many different formats (many-to-one, many-to-many...), the questionnaires are focused but comprehensive and the programming exercises cover a wide range of difficulty levels, from no-brainer-one-liners (most of them) to implementing LSTM backprop by hand (optional). They take away the dirty work from you but make sure you get how you would do it. At the end you get to work with pretty complex setups like the attention model, but you still get the feeling of knowing how it ticks from the very bottom up.The actual merit is that, even if it feels simple, it actually does work and is a takeaway knowledge that can be directly applied for personal setups. And mr Ng's videos are a charm, you can totally feel the care. Glad to see him back after so many years :) Cheers

By Sonia B on 19-Feb-18

Loved the course - it was very interesting. It is also pretty complex, so will probably go through it again to review the concepts and how the models work. Thank you for this wonderful course series!

By Jinxiang R on 26-May-19

I am so grateful that Andrew and the team provided such good course, I learn so much from this course, I am so excited that see the wake word detection model actually work in the programming exercise

By redfoxbluefox on 5-Apr-18

This course is by far the weakest out of the 5 course sequence. I did well in it (96.8%) but I think the programming exercises did not help build understanding of sequence models. Often I found myself just trying to get through the programming because I felt it was more an exercise in reading Keras documentation. I think you can pass this course without a solid understanding of what is going on in the sequence models. The programming exercises should be revamped to focus more on understanding what is happening in the program rather than trying to figure out Keras syntax (which is also useful, but perhaps better suited for a prep course).

By Jizhou Y on 2-Mar-19

Professor Andrew is really knowledgeable. I learn a lot from his lecture videos.

By Nathan P on 20-Feb-19

I'm blown away by how quickly this series of courses brought me from thinking a neural network was a magic box full of fairy dust, to being able to understand even the (al)most complex of network architectures and what makes them tick at every level at a glance. A lot of time has obviously gone into structuring this course; not an ounce of fat present and the format of developing intuition before diving into the nitty gritty and optional further learning resonates with me on so many levels. Thank you Andrew Ng and the team at deepmind.ai and coursera!

By khushal m on 11-Apr-19

I think it is the best courses designed so far. Gives you exactly the appropriate amount of information needed to understand basics behind sequence models. A must do course for all the students who want to pursue a career in this field.