Chevron Left
Back to Deep Learning with Keras and Tensorflow

Learner Reviews & Feedback for Deep Learning with Keras and Tensorflow by IBM

4.4
stars
931 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 reinforcement learning tasks (an overview of Generative Modeling and Reinforcement Learning is provided). You will be able to practice the concepts learned using hands-on labs in each lesson. A culminating final project in the last module will provide you an opportunity to apply your knowledge to build a Classification Model using transfer learning. This course is suitable for all aspiring AI engineers who want to learn TensorFlow and Keras. It requires a working knowledge of Python programming and basic mathematical concepts such as gradients and matrices, as well as fundamentals of Deep Learning using Keras....

Top reviews

KG

Feb 4, 2025

I have seen a lot of people explaining different things in Deep Learning, but I must admit, this course should be given 10 on 10 for covering everything theory to code, basics to advanced.

ZR

Jul 3, 2020

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!

Filter by:

126 - 150 of 201 Reviews for Deep Learning with Keras and Tensorflow

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 Carlos .

Dec 15, 2024

Missing more theory in the course, some labs is not working well. Need review all labs.

By Javier R V

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 2, 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 Ravi P

Mar 26, 2025

nice

By Nagesh R

Jun 8, 2020

good

By Jacob J

Jan 7, 2025

This course had some distinctly terrible aspects, for instance, introducing a topic without any form of background. Ie. "Transformers: here's a transformer". Before moving on to other subjects. It's optimized for time, and not for learning or subject matter. At times, it seems cobbled together from other courses. The producers couldn't be bothered to properly format, use proper style, or even at times make code examples properly functional in both the the slides and labs. Was this course created by professional software engineers? The course has no rigor - it does not prevent you from skimming through and simply completing each module. You may pass this course by doing no work whatsoever. It is entirely up to you what you get out of this course. That said - if you do complete the course by watching each video twice, taking notes, and doing external projects outside of the class, you can actually learn something.

By Roger S P M

Apr 5, 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 11, 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.

By Simon P

Oct 17, 2020

Lots of code and theory heavy, which is not a bad thing, but there is little thought given over to the actual learning objectives. There is also no real opportunity to practice learning to use TensorFlow. There are likely better tutorials out there, which is a shame because a lot of effort has gone into this course.

By Bevan J

Nov 5, 2024

Overall the content is good, it's just such a pity the labs are sloppily, and not well put together. I found many mistakes going through them all. Some are easy 'copy-paste' errors, others are more fundamental. I think the authors need to do a full review of the labs and update them as required.