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,486 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

FQ

Oct 26, 2023

I already had some theoretical background from the Deep Learning Specialization from Andrew Ng, but with this course, I feel much more confident about building real-world applications with TensorFlow.

GS

Aug 26, 2019

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!

Filter by:

926 - 950 of 1,002 Reviews for Natural Language Processing in TensorFlow

By Swetha S

•

May 10, 2020

No graded assignments. No conceptual explanation.

By Biao W

•

Apr 16, 2020

Need more explanations on the RNN models itself.

By Soumya B

•

Nov 21, 2021

Please add Coursera assignment based on coding

By Ramil A

•

Apr 15, 2020

I wish there were more graded projects.

By Igors K

•

Nov 21, 2019

No practical exercises that one must do

By Shubham A G

•

Aug 31, 2019

A bit too easy and no real assignments

By Ethan

•

Apr 12, 2020

I wish there were graded assignments.

By Ashwin H

•

Apr 25, 2020

Coding assignments are much needed!

By Ahmad O

•

Sep 14, 2020

Assignments need some improvment.

By Sumit V

•

May 28, 2020

not enough programming exercises

By giuseppe d m

•

Jul 19, 2020

Concepts explained too quiclky

By Salem S

•

Apr 16, 2020

Code should be explained more

By Albert J

•

Jun 20, 2020

Not challenging enough....

By Ankit G

•

May 17, 2020

No programming assignments

By Leon V (

•

Jun 13, 2020

Force me to write code.

By Artem K

•

Oct 6, 2020

Need more practice

By chris a

•

Jan 27, 2024

Felt a bit rushed

By Vikas C

•

Dec 24, 2019

Good course

By Y Z

•

Jan 8, 2022

too easy

By Hamzeh A

•

Aug 20, 2019

good

By Vasileios D S

•

Aug 30, 2021

Normally the courses of this specialization are well-structured and, although not very demanding, quite complete and self-contained, but in this case the content covered didn't go deep enough and there was very little insight provided into the principle of RNNs and specifically LTSMs, other than pointing to other lectures.

Also, while sentiment recognition seemed to be an interesting and promising field, the results of all attempts at text generation were so laughable that it made me wonder as to why was half the course devoted to it instead of some other application area of NLP

By Li P Z

•

Feb 29, 2020

Very disappointed in this course. Instructor seems to have limited understanding of how sequence models and word embeddings work, or is unable to communicate the ideas in his teaching. Explanation for the theory is limited, and he has difficulty tying theory to the TensorFlow framework. Not sure why you would begin teaching sequence models with LSTM blocks combined with standard NN, way too complex structure. Instructor doesn't talk about why sequence models are important and useful in the first place. Very very poor.

By Mohamed A S

•

Apr 8, 2020

Instead of taking this course, I could've read the tutorials on the TensorFlow site. Those tutorials are regularly updated, maintained, much more detailed and they're FREE.

This course, along the other courses in this specialization are not good for other than exposition to the TF API. Actually, they're not even good at that because the TF tutorials do a much better job at that.

And it's so frustrating that over-fitting is never tackled in any way and not even a hint at how to solve it is even given.

By Sebastian F

•

Aug 9, 2019

This was by far the hardest course on the sequence. I actually skip it and did courses on order 1, 2, 4 and now 3.

* Notebooks were not as easy to follow. Maybe put more comments on what was expected and describe the datasets a little more.

* There are typos here and there, for instance "The pervious video referred to a colab environment you can practice one. "-> previous.

The file at https://github.com/tensorflow/datasets/blob/master/docs/datasets.md NOT FOUND

By Axel G

•

Jul 14, 2021

Compared to the first two courses of the IBM specialization, this one is made really bad.

They are rushing through the theory. The programming excercises are only ungraded and not very intuitive to solve. You will almost certainly look at the solutions before getting them to run. If you have a look at the forums of the course, there is not much help to find; it looks as if most people cancel the course before they finish.