GS
2019年8月26日
Excellent. Isn't Laurence just great! Fantastically deep knowledge, easy learning style, very practical presentation. And funny! A pure joy, highly relevant and extremely useful of course. Thank you!
AS
2020年7月21日
Great course for anyone interested in NLP! This course focuses on practical learning instead of overburdening students with theory. Would recommend this to every NLP beginner/enthusiast out there!!
by Rajat Y
•2019年11月30日
Since the course doesn't mention "Introduction" to NLP, I thought that the course will provide a detail insights to Natural Language Processing but the course only covers basics of it. Also as far as tensorflow is concerned I was expecting more hands-on experience in it.
by Ignacio L
•2021年2月12日
the lack of graded exercise makes this course somewhat messy. Many of the codes that are given to analyze don't work on the go. The back and forth between sets and cases of classification in my case at least, did not help to fully grasp what was going on.
by afshin m
•2020年1月17日
week 2 and week3 are disorganized - the examples don't run without making modifications based on information in the forums.
However the overall course is worth it. I hope they pay more attention to making the examples accessible and making them work.
by Peter-John H
•2021年10月2日
This course did not require lab submissions which I really liked because it coerced and helped me by providing an objective to learn more. It also introducted topics such as LTSM, Global average pooling and regulizers which I feel were too rush
by Thusitha C
•2020年8月1日
Nothing against the instructor, he was really nice. But the content is extremely basic, to the extent that the whole course could be completed in one day. At least the previous courses had graded assignments, but this one was way too easy.
by PRATIK K C
•2020年5月23日
One example in case of text classification could have been theoretically worked out. For example classification using RNN/LSTM. How a word vector is passed as input to one unit of lstm? To view in on paper would make concepts more clear.
by Hector B
•2020年6月6日
The course is good but lacks graded coding homeworks, these are the most powerful learning tools and it involves reflecting upon the matter, even if they have bugs or version mismatches, they are the most important learing tool!
by Pandu D
•2021年10月15日
Please give an explanation for each code in colab like in teh previous course. Moving between expalantion video tab and colab tab was troublesome. Moreover, there are some labs that contain an error which is predict_classes().
by Reem
•2020年4月1日
Good overview but the assignments seem a bit disconnected from the classes at times (e.g. when asking us to use regularizers). Transformers are a lot more popular now and they were not touched on in the course.
by Chidvilas K R
•2020年10月25日
There was no continuity in the videos. Felt it could have been much better. And the level of course is too low. You should change the title to "Basics of Natural Language Processing in TensorFlow".
by Kaivalya B
•2020年5月24日
The exercises were unclear and ungraded. It is essential to apply the skills learnt from videos. The programming assignment should be made graded and its comments should be descriptive as well.
by Pang C H J
•2021年4月13日
I tried the first ungraded exercise to tokenize, then realize the google colab doesn't have NLTK library (to tokenize) already installed. I then decide not to follow up with exercises later.
by Haikal A
•2021年4月5日
This is a very good course for beginners, but this course only focused on practical examples. I hope there are more theory behind the course and also the more challenging grade assessment.
by Lautaro R S
•2020年5月4日
Not as good as the previous courses of the specialization. It is not as engaging, maybe it is the lack of rated exercises, but maybe also the contents are not taught as well as previously.
by Robert K
•2019年8月18日
Too basic for me. I was hoping for some nice hands-on Tensorflow (not Keras) tutorials. Some deeper modeling and understanding. Good for children :), although they now know more than me.
by Andreas F
•2021年1月14日
Overall a good course. Would like to see more commentary in the notebooks though. Furthermore, in my opinion, no Python2 code or deprecated functions of keras/tensorflow should be used
by Purnendu S
•2020年9月20日
Good And Clear Lectures , But Programing Exercises Are Ungraded And The Week Quiz Questions Are Too Easy , I Felt Like Its Less Like Learning And More Like Rushing To Complete Course
by 曹杰
•2020年5月30日
I got the basic idea behind the sequence models while lots of code shown in the course are used to deal with the text and prepare for the training, which leaves a huge knowledge gap.
by Ankit G
•2020年6月20日
I guess there should have been a bit more explanation of the techniques used to provide a bit more understanding rather than just skimming from 50000 ft instaed of atleast 20000 ft.
by Naveen D B
•2021年8月17日
Lack of programming assignments makes this course not highly rated in my opinion. You might as well watch the videos on YouTube or audit courses to get the same information.
by Phung T
•2021年2月19日
The first two courses of the series were awesome, but this course is quite a let down imo. There is no graded lab, the content feels pretty rush and it feels quite lacking
by Soeren K
•2022年1月30日
No final assignments, therefore very easy to workthough from a high-fly-perspective. If you want to learn a lot, not very helpful. If you want to get a overview its nice.
by David R C S
•2021年1月6日
Good course to introduce to the NLP world, but it lacks explanations, so you have to complement this with other sources even for understanding what you are doing here.
by Davide C
•2020年8月3日
Very superficial and requires no exercise to be solved so it is up to you to learn anything.
There are many topic that feel unfinished, many examples that are unsolved.
by Piyush J
•2020年5月10日
There were some prerequisites of the course related to deeplearning, which should have been known, then the course would have been understood better.