SJ
Jul 17, 2020
One of the best introductions to the fundamentals of NLP. It's not just deep learning, fundamentals are really important to know how things evolved over time. Literally the best NLP introduction ever.
MN
May 24, 2021
Great Course,
Very few courses where Algorithms like Knn, Logistic Regression, Naives Baye are implemented right from Scratch . and also it gives you thorough understanding of numpy and matplot.lib
By Kelvin L
•Jun 4, 2021
Good course. I'd be more happy if the reading sections are more helpful and contain more references. Not just summary of the video lectures. Overall, good introduction to NLP for beginner.
By Toni H
•Jul 19, 2021
A decent intro to get into NLP I guess. From practical standpoint, feel a bit like this is bunch of semi-heuristic methods that are bit dated. Could use some more big-picture motivation.
By Jim C
•Apr 21, 2021
The material was a little shallow in places, and there are some long standing issues with assignments and quizzes that remain unresolved. Other than that, it was an interesting course.
By Deleted A
•Jul 8, 2021
This is a quick and effective way to learn the basics of NLP. The course requires some understanding of linear algebra and calculus. The difficulty of the exercises is just right.
By FERNANDO D H S
•Aug 20, 2020
EXCELENT MATERIAL AND VERY CLEAR!! All the lessons and videos explained in a great way the exercises and theory. Just the final assigment was tricky and sometimes confussing.
By Varad P
•Jan 13, 2021
This is a very good introductory course, unfortunately, it lacks depth. The rest of the things are amazing, as expected of deeplearning.ai, it was an enjoyable experience :)
By Nicholas Z
•Mar 28, 2022
I think this course is a good complement to other AI/ML courses from DeepLearning.AI, but previous courses are definitely recommended to get the most benefit out of this.
By Vincent R
•Jan 4, 2022
Good content, well-produced videos. Assignments are a little weird at times, but overall a good balance of showing what you've learned and not having to do all the work.
By Sofy Z
•Nov 1, 2021
Well-build course, but as for me is quite superficial, I love deeper approach in teaching how things work and why. Although practical skills have definitely increased!
By Achuthan S
•Oct 13, 2021
This is a beginner level, simple course for someone who is very new to ML/NLP; not challenging. Assignments are okay - the last one is the most useful/interesting IMO.
By Alok a
•Aug 13, 2020
It feels me great to learn , via online media in this time of pandmic and yes of course the content quality is good , and so will continue to go for all the sessions.
By Abhijit D
•Jun 4, 2021
Though i felt last assignment was pretty tough adn i had to seek lot of online material but overall vert nice course and gives introduction to nlp in very nice way!
By Aung K H
•Feb 3, 2021
Great content. It would be nicer if the lecture videos spend more time going into the concepts. Lab and Assignment notebooks however, cover the concepts in detail.
By Paradorn B
•Aug 15, 2020
Content is well compiled. A lot of theory and practice There should be a programming foundation. And linear algebra It will help you understand the lessons faster.
By Vadim S
•Jul 31, 2020
I was sitting most of the time trying to reconnect to notebook. I don't know if this is the course fault or coursera's, but it exists. The content itself is good
By Błażej M
•Sep 10, 2020
Great course! What I'd really like to see more is how the embedding database is build (it was mentioned how it might be done but there was no exact explanation)
By Brian M
•Sep 14, 2020
Videos were very basic (and short), but the workshops and assignments were thorough yet well commented (in code) allowing for quick progress and learning.
By Ravi V K
•Jul 20, 2020
I loved it overall! here are some considers...some more video explanations and references would have made this more interactive and game changer
By Swapnadeep S
•Jul 17, 2020
Its an awesome course, but it would be nicer if students can learn to code on practical projects instead of writing everything just from scratch
By Akshay S
•Aug 14, 2021
Nice content and easy explanation. There are a few mistakes in the programming assignments which should be corrected. Overall liked the course!
By Andrea D
•Oct 5, 2021
Exceptionally well conduceted course, but I got to say that the last two weeks are weaker than the first two in terms of depth of explanation.
By Andrés M C
•May 18, 2021
The way the course is evaluated could be different, because it is too literal and sometimes you get to the same answer doing different things.
By Randall K
•Apr 2, 2021
I thought the HW was a bit too easy. I understand this is MOOC, but perhaps some optional assignments that don't have as much templated code.
By vijaya k e
•Jan 16, 2022
Overall, the course is good. But, the last assignment of using KNN means with LSH is a bit difficult to understand. That needs improvemnt.
By Huziel E S F
•Aug 13, 2021
In general good. The only problem was that some notebooks have typos, which makes the exercises a bit confusing. In particular in week 4.