AM
Jun 30, 2019
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 29, 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.
创建者 Xueying L
•Jul 22, 2018
Too narrow focusing on applications in NLP
创建者 Rahul T
•Aug 9, 2020
Programming exercises was very confusing.
创建者 Ritesh R A
•Feb 2, 2020
Course should have have more descriptive
创建者 Moha F T
•Aug 28, 2021
it's not bad but it's also not perfect
创建者 Liang Y
•Feb 10, 2019
Too many errors in the assignments
创建者 guzhenghong
•Nov 17, 2020
The mathematical part is little.
创建者 Julien R
•May 25, 2020
second week was hard to follow
创建者 stdo
•Sep 27, 2019
So many errors need to fix.
创建者 ARUN M
•Feb 6, 2019
very tough for beginners
创建者 Wynne E
•Mar 14, 2018
Keras is a ball-ache.
创建者 Monhanmod K
•Mar 17, 2019
too hard
创建者 CARLOS G G
•Jul 26, 2018
good
创建者 Debayan C
•Aug 23, 2019
As a course i think this was way too fast and also way too assumptive. I wish the instructions were a bit slow and we broke down more into designing bilstms and how they work and more simple programming excercises. As a whole i think 1 full week of material is missing from this course which would concentrate on the basic RNN building for GRUs and LSTMs and then move on to applications. I usually do not review these courses and they are pretty standard but this course left me wanting and i will consult youtube and free repos to learn about it better. I did not gain confidence on my understanding. Barely scraped through the assignments after group study and consulting people who know this stuff (which defeats the purpose of this course i believe. It is to enable me with concrete understanding and ability to build these models . It shouldn't lead me to consult others and clear out doubts .)
创建者 象道
•Sep 16, 2019
i really learned from this course some ideas on recurrent neural net, but the assignments of this course are not completely ready for learners and are full of mistakes which have existed for more than a year. those mistakes in the assignments mislead learners pretty much if they do not study some discussion threads of the forum. this course has the lowest quality among all of Dr. Andrew Ng's. before the updated versions, a learner had better have a look at the assignments discussion forum before starting the assignments.
创建者 Luke J
•Mar 31, 2021
The material really is great, but work needs to be done to improve the assignments, specifically submission and grading. On the last assignment I spent way more time troubleshooting the grader than the content of the assignment. It can be very frustrating to have to do this on a MOOC where no human support is available. It appears, specifically for this assignment based on discussion that this has been a problem for a very long time.
创建者 daniele r
•Jul 15, 2019
The subject is fascinating, the instructor is undoubtly competent, but there is a strong feeling of lower quality with respect to the other 4 courses in the Spec (in particular the first 3). Many things in this course are only hinted to, without many details. Man things are just said but not really explained. Many recording errors as well. Maybe another week could have helped in having a little more depth in the subject
创建者 Amir M
•Sep 2, 2018
Although the course lectures are great, as are all the lectures in this specialization, some of the assignments have rough edges that need to be smoothed out. It is particularly frustrating for those trying to work on the optional/ungraded programming assignment sections that have some incorrect comparison values, as much time will be wasted trying to figure out the source of the error.
创建者 David S
•Dec 19, 2020
Excellent lectures, terrible exercise material. E.g. "You're implementing how to train a model! But we've done the actual training for you already! Your exercise is to add numbers A and B! Number A is 4. Number B is 11! Enter A + B in the box below!" Also, someone did a search-and-replace and converted every sentence into an individual bullet point to reduce readability.
创建者 Sergio F
•May 16, 2019
Unfortunately, this course is the less valuable in the specialization. Programming assignment very interesting but no introduction to Keras. To pass the assignments, forum support has been vital. I also found lectures not clear even to the point that to catch some concepts you have to google around for more resources. Unfortunately, I could not suggest this course.
创建者 Guruprasad K
•Mar 9, 2022
Compared to the other courses in the specialization, this appears to lack depth and clarity one could expect. LSTMs and GRUs are somewhat out-dated now, given the speed of innovation in the field, and Transformers are here to stay (for now). Unfortunately, Transformers are very poorly covered.
创建者 Peter B
•Feb 20, 2018
Getting the input parameters correct for the Keras assignments is on par with the satisfaction of dropping a ring, contact lens, or an expensive object into the sink, and spending an hour looking for it inside the disassembled pipes, through built up hair debris and molded dirt.
创建者 SARAVANAN N
•Mar 19, 2018
Overall a great course, thanks to Andrew NG for his great explanations. But a very bad support, I faced many issues in submitting the assignment due to technical issues (notebook not saving) but no dedicated resource to help me. I spend lot of time in resolving my self.
创建者 Sergei S
•May 18, 2019
Feels again like authors tried to put everything into just a couple of weeks, thus the course turned out to be messy with lots of details hidden. Even though there was a lot to learn, I am still not sure if I understand correctly how to build a simple sequence model.
创建者 Clement A
•Aug 7, 2020
Really good to understand the basics, however, it doesn't use the latest TF2 and the exercises are either trivial because too much pre-worked, or too hard because it doesn't give the information required to succeed.
This course really needs to be updated.
创建者 Mladen M
•Jul 9, 2020
Programming assignment instructions are not well written (clear), and as a result it is easy to get stuck on something of little relevance to deep learning. Also, I would suggest that you make the lecture notes in written format available.