Chevron Left
Back to Building Deep Learning Models with TensorFlow

Learner Reviews & Feedback for Building Deep Learning Models with TensorFlow by IBM

4.4
stars
844 ratings

About the Course

Deep learning is revolutionizing many fields, including computer vision, natural language processing, and robotics. In addition, Keras, a high-level neural networks API written in Python, has become an essential part of TensorFlow, making deep learning accessible and straightforward. Mastering these techniques will open many opportunities in research and industry. You will learn to create custom layers and models in Keras and integrate Keras with TensorFlow 2.x for enhanced functionality. You will develop advanced convolutional neural networks (CNNs) using Keras. You will also build transformer models for sequential data and time series using TensorFlow with Keras. The course also covers the principles of unsupervised learning in Keras and TensorFlow for model optimization and custom training loops. Finally, you will develop and train deep Q-networks (DQNs) with Keras for advanced reinforcement learning tasks. You will be able to practice the concepts learned in the hands-on labs after each lesson. A culminating final project in the last module will provide you an opportunity to apply your knowledge to build a Regression Model in Keras. This course is suitable for all aspiring AI engineers who want to learn TensorFlow and Keras. It requires some basic knowledge of Python programming and basic mathematical concepts such as gradients and matrices....

Top reviews

ZR

Invalid date

Deep Learning made me feel that there is a way to build models and classify data so easily and in a skillful way. Amazing course!

MW

Invalid date

This course had a best and fast pace understanding for ANN, DNN, RDM and Autoencoders with Tensorflow

Filter by:

101 - 125 of 175 Reviews for Building Deep Learning Models with TensorFlow

By Hrushit J

May 18, 2020

It would have been nice if the video tutorials would explain the code section as well, and if there would have been some in-depth teaching of the code part. But this course did benefit.

By Jesus M G G

Jan 24, 2020

Videos are good, but the code is more complex than other courses and it needs better description of what is happening, or less complicated code

By Ronan C

May 15, 2020

Good an simple videos to understand the concept. The notebooks are very detailed and give a second layer of knowledge with practical example

By CliveEmary

Oct 5, 2022

Videos are good. Lab notebooks are a bit stale (still on tensorflow 2.2), so there are few wrinkles in getting them to work.

By Xiaoer H

Jun 30, 2020

The course concepts are not in-depth enough, and the server for Jupyter notebook running is way too slow...

By Tariq J

Feb 24, 2022

I expected some more explaination for the concepts. However from tensorflow website, more could be learnt.

By Projit C

Apr 1, 2020

The coding part was hard to understand. If that part could also be covered in videos as a tutorial.

By Panos K

Jun 5, 2022

Great introduction to unsupervised learning. However its an easy course with not much to offer

By Sarah H

Jan 10, 2024

challenging but i wish the quiz questions were more useful in testing our understanding.

By Javier R

Jul 17, 2020

It would be grate that the examples have been updated to the TF 2.0 version.

By Kaosara B

Aug 5, 2022

i loved it. I have an undertsanding of different deep learning models

By srivikram m

Jun 5, 2022

Was a really fun course, but the final assignments were very lengthy.

By Patricio V

Jun 1, 2020

Good material but almost all the labs are too slow to run properly

By Vishwanathan C

Apr 21, 2020

Good introduction to Deep Learning Models with Tensorflow

By Tim d Z

Mar 24, 2020

Very informative, could use some more room for practice.

By Mahesh N

May 1, 2020

Lab content must be updated with latest TensorFlow.

By Armen M

Mar 25, 2020

Thank you. thought it's could be more deeper

By mpho c

Jan 7, 2020

no audio in the last learning unit 5.

By TIANYU S

May 26, 2020

some questions are a bit confusing

By Bhaskar N S

Apr 4, 2020

Met expectations

By konutek

Feb 2, 2020

It is ok

By Nagesh R

Jun 8, 2020

good

By Roger S P M

Apr 4, 2020

This is a pretty good course on the different types of neural networks and their cousins. The presentation slides are really well done. The examples are programmed in TensorFlow. But the course does not really teach very much about TensorFlow itself. The opening lecture on TF describes it in terms that suggest this was created for TF 1.x, rather than the new structure in 2.x. But that turns out not to be an issue since they go into little detail on TF itself.

The programming examples are really good. However, most of the time, the CognitiveCourse.ai web site on which they run is usually not working. So you often cannot use the labs in conjunction with the lectures. You have to go back and access the labs sometime when the website is working.

By Michael C

Sep 10, 2020

While the lab and videos explained the concepts really well, the codes from the labs are outdated. They are using tensorflow version 1, while tensorflow version 2 (current version) is very different. I have to go outside of this course to learn the new codes.

Other than that, every other aspect of the course is good. explanations are clear, videos and diagrams are very detail. Just the right amount of labs etc

By Simon v S

Oct 2, 2022

The course is good in order to gain an understanding of the different types of Neural Networks, Algoritms etc. are present and what their purposes are. However, the course stems from 2019 and doesn't seem to be updated that much if at all. The mechanisms and coding required have change significantly since them, so the actual exercises are kind of outdated.