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:

701 - 725 of 999 Reviews for Natural Language Processing in TensorFlow

By Arpit G

•

Jan 28, 2021

Very light on the brain. But all the models like an RNN, LSTM were covered. I wish there was more detail on the theoritical aspect as well.

By Ritika R

•

Jun 28, 2020

The course was really nice and well explained. But I felt weekly programming assignments missing. That could add more value to the course.

By Dr. R Y

•

Jun 11, 2021

I think you should include also in this course some graded progamming assigmnemts.

Those tasks realy help to increase the understanding.

By Sharan S M

•

Nov 4, 2019

Good course. Taught a lot about natural language processing. You should know how machine learning works in order to take this course.

By Gerard S

•

Mar 26, 2020

It's complemented by Andrew Ng course on CNN. Not 5 stars because I felt that I had to jump to many concepts into the other course

By Nagamalla T

•

Apr 22, 2020

This course is very basic with regards to Natural Processing I felt like but good at giving a structure to use TensorFlow

By Sourabh G

•

Dec 19, 2019

Detailed Explanation of the NLP and some problems related to it.But did expected more focus on the over-fitting problem.

By liyuan

•

May 10, 2020

Nice courses. Include embedding, RNN, LSTM, CNN ,GRU. It's better to have seq2seq, attention and more advanced model.

By 陈祎

•

Oct 11, 2020

It would be nice to have the final programming exam as same as the first 2 courses, which is evaluated by the system.

By Thomas B

•

Apr 10, 2020

This course teaches you how to prepare text, embedd, classify, and predict with lstm, gru or cnn. It is fun and easy.

By Vitalii S

•

Nov 25, 2019

I did NLP previously (poem generator), this task is like MNIST for NLP, maybe try to add something more interesting?

By CS G ( G

•

Aug 20, 2019

Good intro to NLP. It would be even better if instructor explains concepts like LSTM, Adam Optimiser, DropOut, etc.

By Gatz S F O

•

May 13, 2021

It was an amazing course. However I would like to improve using other languages for example in spanish the corpus.

By Anay d

•

Aug 8, 2020

Really nice course . Gives you a fundamental understanding of NLP covering theory as well as practical experience.

By Mausam R

•

Nov 20, 2020

Its great to learn with examples with their explanations and gives hands on experience with the assignments.

By Juan S B N

•

Dec 29, 2020

The course is very good, but the assignments are either way too easy or don't have a clear objective/tasks.

By MEKALA S N

•

Jun 25, 2020

Its would have been better if you have explained each model, for those who didn't take previous courses.

By Seshu M

•

Aug 9, 2022

Great course that combines NLP, ML, and Tensorflow. The examples used do illustrate the concepts well.

By Priscilla V A

•

Apr 21, 2021

Some video volumes are too soft, but the course material is overall well prepared for study purposes.

By Patrick O

•

Jul 9, 2020

Notebooks to test at the end, like were In the other previous two courses, would make this better.

By Valerio C

•

Aug 17, 2019

i would have liked a more interactive course, like in the first one course of this specialization.

By Javier I R

•

Dec 16, 2020

Was an easy course, but rich in content. I would like to have more programing personal practice.

By aman a c

•

Jul 22, 2020

Course helped to learn using tf, keras for NLP. Google Collab interface was not much responsive.

By Matteo A

•

Jan 6, 2020

Some database and some exercise were not

thoroughly checked but the information is still optimal

By tqch

•

Aug 17, 2020

A nice walk-through of sequential modeling while it only takes you just an instant to complete.