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!
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.
创建者 Marc D
•A good introduction in Sequence models. Unluckily the programming assignments are more of a guess work then real knowledge as there are too few possibilities to check the own code.
创建者 Pablo M
•Despite being a great introduction to many NLP concepts, the programming exercises are a bit too much "fill-in-the-blanks" and not challenging enough. It is still a great course !
创建者 Aswin R
•Course contents were very good, but the assignments could have been improved a lot. Couldn't get much value out of the assignments rather than blindly following the instructions.
创建者 Jie Y
•The class covered too less on the Sequence models such as LSTM and GRU. It has too much domain knowledge related videos. Also, it does not have any video related to Time Series.
创建者 Daniel H
•The videos are good, however the assignments are too long with sooooo many text inside. You have to make it more efficient somehow.
But thank you anyway for the great content!
创建者 Touqeer A
•Assignments in this course are relatively less organized. You have to read a lot of description first and then code and have to go back/forth between code and description.
创建者 Daniel E
•I believe that the course needs more time allocated to the incremental teaching of this rather large subject area with varied applications. Just needs to be a better way.
创建者 Loic R W
•The course was especially interesting in week 2 and 3, but the assignments for week 1 were confusing and sometimes it was hard to follow where the logic was coming from.
创建者 Aditya D
•This was the most difficult to understand course in the whole specialization. Would have enjoyed more if the course material was a little more spaced and elaborated on.
创建者 Navid A
•The first week is amazing. The last week is the worst! Andrew starts nicely; but as he goes to the second and third weeks, he hardly explains why he does what he does.
创建者 Дмитрий П
•Practical Assignments with Keras wasn't motivating. I spend more time to deep into the Keras rather than into the course topic. I prefer them to be using TF or Python.
创建者 许晶鑫
•The supports in keras programming was so poor, that I could not quite understand each step. And the server was horrible, always got 405 response when saving my codes.
创建者 Joseph G B
•This course should be broken into 4 weeks and spend more time building skills with Keras. The number of hours listed next to each assignment is unrealistically low.
创建者 赵凌乔
•The lecture was great but the errors in the programming assignment (especially in formal-typed formulas) really wasted a lot of time and make me confusing at first.
创建者 Sebastian S
•The ideas presented here were clear, however I found the programming assignments non-intuitive and not practical. I spent on them way more time than I wish i had.
创建者 Fernando A G
•I enjoyed all the courses, from my personal point of view this course was not that fun as the other courses. Except for the trigger assignment it was awesome!
创建者 Zhao H
•Too much was given in external python code for the first week's assignment (that should be learnt by us): not a good thing for us to gain a good understanding
创建者 Matias A
•Worst course of the specialization, content is interesting and Andrew keeps explaining really well but programming assignments are clearly of a lower quality
创建者 Max W
•The course is great but the tasks in Keras are too complex without background knowledge. Therefore, a reasonable introduction in Keras would be desirable.
创建者 Eymard P
•Far less detailed than the other ones. The programming assignements are less interesting too, as a great part of the work consist of reading documentation
创建者 Reetu H
•There were lot of bugs in the assignments taking up lot of time to fix. The course was okay, I liked the other courses in the specialization more.
创建者 Kaupo V
•The Keras programming exercises are quite weak. Please re-think how to teach them more systematically. Currently it is quite a lot of hit and miss.
创建者 Assa E
•That was much harder than the previous courses of the specialization. However it felt like the videos are more hasty and less understoodable
创建者 Leandro A
•There was a bug in a programming assignment notebook that took too much time to notice that i was doing ok but the expected ouptut was wrong
创建者 David H P
•The programming assignments required some extra effort to understand Keras which I thought may need an introduction video like tensorflow.