WK
13. März 2018
I was really happy because I could learn deep learning from Andrew Ng.\n\nThe lectures were fantastic and amazing.\n\nI was able to catch really important concepts of sequence models.\n\nThanks a lot!
JY
29. Okt. 2018
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.
von Rafael E
•10. Feb. 2018
Yet another amazing class! I'm so grateful for the existence of these classes. It makes mastering deep learning very much easier. My thanks to Andrew, and all others who have worked so hard to make this course possible! :-)
von Hristo B
•25. Feb. 2019
Most notably, an exercise guides one through the building of a recurrent network from scratch. More exercises show the value of different architectures and make the learner proficient in using neural network libraries (Keras).
von Dima R
•11. Aug. 2021
It felt like an actually great course to understand what is what in deep learning world. So after this course there're still plenty things to learn, but now you will now at least what exactly why and when you should focus on.
von Aparna D
•30. Okt. 2018
This was quite a tough one.. But it was almost magical when the outputs of the assignment were successfully completed. Excellent. The discussion forums helped a lot, as the instructions were not very clear to novices like me.
von Jeffrey T
•2. Apr. 2020
Amazing course, Andrew Ng presents the material in a concise and intuitive manner. It would be nice to have access to all of the material needed to fool around with the assignments on our computers in an offline environment.
von Dmitry N
•6. Okt. 2019
Thank you for this wonderful sequence of courses! This whole concept is still a bit blurry for me, but as a lot of people during the interview have mentioned, one must simply exercise new skills to understand the technology.
von Gopi P V R
•16. März 2019
It's great course to get concepts right and overview. It will be great if you add further programming assignments(other than partially coded ones) or resources as such where one can practice what he had learned as optional.
von Nick S
•30. März 2018
Great choice of material, i would be happy to have one more week of that course to see more examples and have more time to familiarise with the concepts. All weeks were very useful and all the material was greatly explained.
von Yousif M
•28. Dez. 2020
I enjoyed all the courses of the specialization but I was looking forward to Sequence Models the most. I think a lot has been covered in this course and I can't wait to try working on projects with the knowledge I now have.
von Severus
•5. Juni 2020
This course is good , I learn RNN,LSTM,GRU etc.Just one thing, the last assignment is hard to submit.I guess maybe there is a systematic problem that need to be solved. Everything except that is great. Thanks a lot, Andrew.
von Seungbum H
•3. Juni 2020
This is an excellent course for a beginner like myself. I would like to thank Andrew for making this course available to everybody in the world. Thank you so much for your inspiring course. With best regards, Seungbum Hong.
von Salman A
•23. Apr. 2020
This course has helped me in developing an understanding for implementing sequence models through Recurrent Neural Networks that can be used in number of applications such as Natural Language Processing and Audio detection.
von 蕭博偉
•22. Jan. 2020
A briefly introduction of Sequence Models to solve sequence problem, such as translation, speech reorganization..etc. Homework is also very helpful to understand what is going on step by step under Recurrent Neural Network.
von Moses W W
•3. Nov. 2018
This is an excellence training course! I had a wonderful experience learning the leading edge Artificial Intelligence knowledge specialized with Deep Learning and believe this will make a life-long impact to my career path!
von Gurprem S
•18. Nov. 2020
Excellent Course! The maths and concepts were a bit tough to understand and I had to look up some(a lot) of stuff but the learning experience and the thrill of actualling building and training the model is very satisfying
!
von BA M
•25. Apr. 2018
My favorite by far, and I'm not a fan on NLP. Sequence Models, especially attention mechanisms seem to have so much potential. Interested in using them to look at time series data analytics for industrial iot applications.
von Sorin G
•21. Apr. 2020
Excellent Course by Professor Andrew NG, I enjoyed learning what lays under the concept of Deep Learning and Neural Networks.
Thank you very much to Andrew Bg and the team, and as well the mentors supporting the students.
von Junfei S
•9. Dez. 2018
The course content is great overall! The only thing I am a little unhappy is that one or two of the programming exercises have confusion instructions. But finally I made it under the help of peers on the discussion forum.
von Naga k r
•6. Feb. 2022
One of the best courses in this specilazation. Programming assignments are so creative and fun :). Shout out to the creators!!!. If anybody want to learn about NLP and Transformer Networks, then this is the right place.
von T T
•26. Aug. 2018
RNN model was quite difficult for me to learn, but all these lecture videos and programming assignments helped me understand it better. I liked the "Trigger word detection" (the last assignment of this course) very much.
von Shahin Z
•29. Sep. 2020
Absolutely fantastic course! Perfectly follows on from the Machine Learning course by Prof Ng et al.
(One slight issue with some videos' audio: there was a very high-pitch whistling that was almost painful to the ear.)
von Joakim P H
•20. Aug. 2018
At first I thought this was the least interesting course, but after the lectures and labs I have to say that this is really the most interesting of them all. However it requires some knowledge from the previous courses.
von Shankar G
•13. Juli 2018
The final course was very brief and bit harder to digest. The assignments and quiz where also tricky but, overall had fun. Thanks Andrew Ng and team for the Deep Learning Specialization course to be offered on Coursera.
von Michał K
•14. März 2018
Out of all five specialization courses, this was second most useful (right after first course in the series). Also one of the few that used any modern DL framework (Keras) and not implementing pseudo solutions in numpy.
von Rúben G
•2. Nov. 2019
I was able to understand the difference between sequence models and previous course models. Moreover, I understood now how text and speech can be processed by AI. Finally, I could understand better the Keras framework.