• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Sequence Models

    Learner Reviews & Feedback for Sequence Models by DeepLearning.AI

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    30,825 ratings

    About the Course

    In the fifth course of the Deep Learning Specialization, you will become familiar with sequence models and their exciting applications such as
    speech recognition, music synthesis, chatbots, machine translation, natural language processing (NLP), and more. By the end, you will be able
    to build and train Recurrent Neural Networks (RNNs) and commonly-used variants such as GRUs and LSTMs; apply RNNs to Character-level
    Language Modeling; gain experience with natural language processing and Word Embeddings; and use HuggingFace tokenizers and
    transformer models to solve different NLP tasks such as NER and Question Answering. The Deep Learning Specialization is a ...
    ...

    Top reviews

    AM

    Jul 1, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    The course is very good and has taught me the all the important concepts required to build a sequence model. The assignments are also very neatly and precisely designed for the real world application.

    JY

    Oct 30, 2018

    Filled StarFilled StarFilled StarFilled StarFilled Star

    The lectures covers lots of SOTA deep learning algorithms and the lectures are well-designed and easy to understand. The programming assignment is really good to enhance the understanding of lectures.

    Filter by:

    226 - 250 of 3,773 Reviews for Sequence Models

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By CH L

    •

    Mar 22, 2020

    This course is really fantastic. It teaches several of the most important contemporary applications of deep learning, and mentions lots of important points of these models.

    The assignments are amazing. They are easy but still able to make sure you've gone through the whole design of models.

    Definitely one of the best lectures I had in my life.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Andrii

    •

    Oct 26, 2020

    Many thanks to Professor Ng, this is absolutely the best online course that I've taken. It is fantastic how much value he creates for all of the learners, conveying very complex ideas from the world of deep learning in a simple and understandable way. I hope one day I will meet Professor Ng and thank him in person. An amazing specialization!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Alam N

    •

    Jan 27, 2019

    Finally, after 6 months achieved desired goal in Deep Learning Specialization.

    Thanks to #andrewng #coursera team for motivation and opportunity. It was not possible but due to #andrewng motivational words and explained deep knowledge in simple words. I can't express my feeling in words. Thanks again

    Best wishes for Andrew Ng and Coursera Team

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By juan m e b

    •

    May 21, 2018

    Excellent as always. This subjectcould easily take more weeks or even months to understand, but Andrew explains complicated concepts in very easy terms. Though sometimes it seems a bit esoteric and magical, due to how easy he makes it sound, it's a great start point to begin to investigate, read and implement the most important algorithms.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Claes P

    •

    Mar 8, 2018

    This course challenged me. It forced me spend more time on the things you really need to understand before moving forward. Frustrating of course, but the reward is golden. It also tells me I need to learn more Keras. I was really inspired by the exercises, by all the things you actually can create by using the superpowers of deep learning.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Alexandre C

    •

    Feb 22, 2018

    Excellent. I am doing a research on LTSM application for process plant data and asset health prognostics and the materials I found on the web were usually a bit "dry". The course enabled me understanding the concept mechanics and keras code basics to start using on my own applications - What else I could have asked for :D ?

    Cheers/Alex

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Meenakshi S R

    •

    Sep 9, 2024

    Thoroughly enjoyed this course - I enrolled this specialization primarily for the sequence models as my interest is on this area. And this course proved yet again a good one. Just a note, I felt this course to be more technical than any of the other courses in the specialization. And aptly it is placed as the last in the progression.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anurag W

    •

    Jul 10, 2020

    I had a lot of fun doing these courses and weekly programming assignments.

    Mr. Andrew Ng is a great instructor, he does a great job of explaining the neural network architecture and helps create an intuition behind difficult concept, these are really helpful at the end of each week when you are practising the programming assignments.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Siddharth B

    •

    Jan 11, 2019

    I am grateful to Professor Andrew Ng. and the entire team of deeplearning.ai for giving me the platform to learn, practice and showcase the deep learning concepts in such an elegant and concise manner. The journey has truly been educative and enlightening and I look forward to applying the concepts and skills in my further endeavors.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Amit P

    •

    Dec 31, 2018

    Andrew's ability to make complex topics so easy to understand is amazing. His explanation of the 'intuition' behind complex stuff makes you really understand what is going on and why. Very happy with the course, it provided everything I needed to know to understand it in detail and implement it. Thanks Andrew for making this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Senthil K B

    •

    Jul 29, 2020

    Very useful course for me, since I am doing research in Natural Language Processing. As NLP require RNN and its variants as its implementation, this course helped in implementing my task using the Seq2Seq model. Explanation about each topic is very clear. With respect to mathematical equations, all the models are neatly explained.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mm

    •

    Sep 29, 2019

    An Amazing course which Imparts lots of knowledge.

    The exercises of this course are very enjoyable and seem easy while providing really cool results, but in retrospect teach advanced material in such an engaging way that it only seems easy. The credit is with the incredible teachers of the course!

    Thank you Andred Ng and all the TAs

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vladimir L

    •

    Jan 5, 2019

    This is a great course, it gave me a good overview of how various types of data (written text, speech, images/video) are used in neural network models. The course materials smartly omit complexities behind pre-built deep learning models, and provide students with hands-on examples, which spark creativity and imagination. Thank you!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By RISHAV S

    •

    Jan 2, 2019

    The course is great and it builds on the last 4 course of deep learning specialization. It contains many nice topics of deep learning like RNN, NLP etc. There are some nice assignments also which you can relate with the real world. The whole Deep Learning specialization is great and every topic is nicely explained by Sir Andrew Ng.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Parab N S

    •

    Aug 25, 2019

    Excellent Course on Sequence Models and training on how to use RNNs for practical applications. All the programming exercises were pretty fun and highly informative giving hands on experience on the use of a variety of sequence models. I would like to thank Professor Andre N.G. and his team for developing such a wonderful course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Gregory B

    •

    Apr 25, 2023

    It was a great survey of machine learning techniques applied to NLP and related tasks. In particular it was a nice build-up to the Transformer architecture that made it a lot easier to understand by the time we got to it. At the end you end up with a lot of sample code you can use to start your own projects. I really enjoyed it!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By muhammad q

    •

    Nov 9, 2022

    very helpful course if you want to become a professional in the field of deep learning. It will enhance not only your conceptual skills but also your programming skills to write code for complex deep-learning models. The sequence model will give you a deep understanding of all the concept related to voice text emojis and models.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Michael L

    •

    May 8, 2020

    Great! I would really love some signal dynamics task in this course, maybe some predictor or estimator. As an engineer I am very interested in these applications. Thank you Andrew, and huge thanks to the entire team. I am sure you guys had an extremely hard time building the programming tasks, but it looks great and helps a lot!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Satyam D

    •

    Mar 27, 2019

    Dear Prof Andrew Ng and deeplearning.ai team, Sequence Models is yet another excellent course where I have thoroughly enjoyed learning about new and powerful concepts of Deep Learning. The course content, quizzes and programming assignments are of the very highest quality. I am deeply grateful to the entire team. Thanks a lot!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rahuldeb D

    •

    Sep 23, 2018

    Really an awesome course. A bit difficult to grasp in three weeks. But, Prof. Andrew Ng has tried his best to make the content lucid. I am great full to all the faculty members for offering such an excellent course. I personally feel that if course can extended for another week then it will easier to understand the concepts.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Navin S

    •

    Jul 15, 2020

    Very good course to learn things about Deep learniing. I think the Andrews courses keptmy interestin the courses with the video, quizes, assignments. I wish to challenge participants further, there should be (non-gradable) exercises based on the available util functions and contents. I mean where one has todobit more work.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Nilanka W

    •

    Feb 18, 2018

    Awesome course. I did not know what it meant by Deeplearning at the start of the program, but now I'm confident on finding a way. Thanks prof Andrew NG and all the Instructors and team for organizing such a rich content. You probably have put a great effort. It was challenging but fully worth. And recommending to anyone !!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jonathan L

    •

    Dec 18, 2018

    Great lectures on the different structures of Sequence Models for use in Natural Language Processing, Text Translation, and Audio Recognition. There is a lot of material packed into 3 weeks, but this course will help anyone familiar with Deep Learning/CNNs to take a dive into the world of NLP and audio/speech recognition.

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 151
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Welcome back

    ​
    Your password is hidden
    ​

    or

    New to Coursera?


    Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.