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,384 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 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 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:

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

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 Cheng S 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.

By Shalini A

•

Jul 1, 2020

nice and informative.can be improved with adding some understanding of RNN CNN LSTM in details

By Bhabani D

•

Jan 5, 2020

Great introductory course to learn the application of TensorFlow with Keras in the area of NLP.

By Marcin Åš

•

Aug 30, 2021

Really good introduction to NLP. Lack of exercise assignments to pass a milestone for a minus.

By Nitin K M

•

Dec 25, 2019

They are course is well oriented for beginners. But no so much explanation provided for models

By Hsuvas B

•

May 21, 2020

I, as a learner, wish if there was any graded practical exercises like the previous courses!

By shubham a

•

Mar 25, 2020

Week 3 codes (given at the end, trying multiple models on ) are not properly understandable.

By Clarissa E

•

Jun 5, 2020

Dynamic, didactic and challenging. Very well organized too. Loved it, and will take more :D

By Xinhui H

•

Sep 15, 2019

intro level course. all projects are toy models. would like to see industry-level projects.

By Abhishek N

•

Aug 30, 2020

Liked the graded coding thing but don't know why it is removed was quite fun writing codes