Chevron Left
返回到 Deep Learning with Keras and Tensorflow

学生对 IBM 提供的 Deep Learning with Keras and Tensorflow 的评价和反馈

4.4
1,028 个评分

课程概述

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

热门审阅

RR

Jul 25, 2020

Nice course to introduce you to more advanced neural network algorithms, I wish the evaluations were more challenging and based on practical exercises... there is no final assignment either.

MK

Nov 21, 2019

Good content. A bit too fast on some complex concepts and missing audio for the last lecture but great lecturer.

筛选依据:

151 - Deep Learning with Keras and Tensorflow 的 175 个评论(共 228 个)

创建者 Projit C

Apr 1, 2020

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

创建者 Panos K

Jun 5, 2022

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

创建者 Sarah H

Jan 10, 2024

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

创建者 Carlos .

Dec 15, 2024

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

创建者 Adam M L

Aug 14, 2025

The course is fine, but I don't know why IBM put reinforcement learning here.

创建者 Javier R V

Jul 17, 2020

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

创建者 Kaosara B

Aug 5, 2022

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

创建者 srivikram m

Jun 5, 2022

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

创建者 Patricio V

Jun 1, 2020

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

创建者 Vishwanathan C

Apr 20, 2020

Good introduction to Deep Learning Models with Tensorflow

创建者 Tim d Z

Mar 24, 2020

Very informative, could use some more room for practice.

创建者 Mahesh N

May 1, 2020

Lab content must be updated with latest TensorFlow.

创建者 Armen M

Mar 25, 2020

Thank you. thought it's could be more deeper

创建者 mpho c

Jan 6, 2020

no audio in the last learning unit 5.

创建者 TIANYU S

May 26, 2020

some questions are a bit confusing

创建者 Bhaskar N S

Apr 4, 2020

Met expectations

创建者 konutek

Feb 2, 2020

It is ok

创建者 Ravi P

Mar 26, 2025

nice

创建者 Nagesh R

Jun 8, 2020

good

创建者 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.

创建者 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

创建者 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.

创建者 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.

创建者 Philippe G

Feb 23, 2026

Very interesting content overall. Fast paced and consise. Hands on final exam has errors in loading libraries. Also AI review is giving really questionable results. Lack of consistency: Logic is not the best though and sometimes flow of topics are covered are not always clear, jumping back to previous topics.

创建者 Gherbi H

Jan 17, 2020

The Course was more about the the types of neural networks and how they work than Tensorflow, except for week 1 where we had a Tensorflow introduction, I could gather a lot from the programming assignments but I think there needs to be more about the Tensorflow library in the lectures.