Chevron Left
Back to Natural Language Processing in TensorFlow

Learner Reviews & Feedback for Natural Language Processing in TensorFlow by DeepLearning.AI

4.6
stars
6,448 ratings

About the Course

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning. In Course 3 of the DeepLearning.AI TensorFlow Developer Specialization, you will build natural language processing systems using TensorFlow. You will learn to process text, including tokenizing and representing sentences as vectors, so that they can be input to a neural network. You’ll also learn to apply RNNs, GRUs, and LSTMs in TensorFlow. Finally, you’ll get to train an LSTM on existing text to create original poetry! The Machine Learning course and Deep Learning Specialization from Andrew Ng teach the most important and foundational principles of Machine Learning and Deep Learning. This new DeepLearning.AI TensorFlow Developer Specialization teaches you how to use TensorFlow to implement those principles so that you can start building and applying scalable models to real-world problems. To develop a deeper understanding of how neural networks work, we recommend that you take the Deep Learning Specialization....

Top reviews

AK

Invalid date

Laurence Moroney is the best. Before taking up the course, i didnt know anything about the AI or ML or Tensorflow. The concepts were explained in such a manner that anyone can learn Tensorflow.

DW

Invalid date

These classes are excelling practical examples of how to use tensorflow for various problem types. My only objection is they are slightly light on the actual, behind the scenes, math and intuition.

Filter by:

851 - 875 of 999 Reviews for Natural Language Processing in TensorFlow

By Ramón W

Oct 13, 2021

The length of the videos is fine. Personally, it bothered me that there were no programming tasks, the quizzes were too short and some of the questions were repetitive. I would have liked to see programming tasks, more quizzes and also intermediate questions in the videos.

By Rajat Y

Nov 30, 2019

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

Feb 12, 2021

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

Jan 17, 2020

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

Oct 2, 2021

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

Aug 1, 2020

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

May 23, 2020

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

Jun 6, 2020

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

Oct 15, 2021

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

Apr 1, 2020

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 Chid

Oct 25, 2020

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

May 24, 2020

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

Apr 13, 2021

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

Apr 5, 2021

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

May 4, 2020

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

Aug 18, 2019

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

Jan 14, 2021

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

Sep 20, 2020

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 曹杰

May 30, 2020

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

Jun 20, 2020

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

Aug 17, 2021

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

Feb 19, 2021

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

Jan 30, 2022

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

Jan 6, 2021

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

Aug 3, 2020

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.