Chevron Left
返回到 Deep Learning with Keras and Tensorflow

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

4.4
1,011 个评分

课程概述

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

热门审阅

BK

May 18, 2025

It is a very detailed course for those looking for learning more about Keras and Tensorflow.

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.

筛选依据:

176 - Deep Learning with Keras and Tensorflow 的 200 个评论(共 220 个)

创建者 Alistair K

Jun 11, 2020

Basic level but well explained, useful notebooks, not much on Tensorflow, more on the theory of the networks. Uses outdated Tensorflow v1

创建者 Alex

May 27, 2020

The course is good but you have to change the codes from TF1 to TF2 since is dificult for the learner tranaslate de codes by himself

创建者 Philip M

Aug 17, 2025

very useful modules 1-6. however the course is significantly let down by the setup of peer marking in module 7

创建者 I'm M

Apr 16, 2021

I do not consider the practical part to be exactly beginner level, but the theoretical material is very good.

创建者 Jesus S d J

Jul 12, 2020

Labs would need to be updated to new versions of Tensorflow

The presentations were clear and concise

创建者 jordi p c

Jun 9, 2020

There is a sense to be outdated. Not much activity in the forum, code which is not updated...

创建者 Samdani A

Jan 31, 2022

It would be better if the exams are a bit more tough.

The questions are too easy to solve.

创建者 Benhur O J

Jan 30, 2020

Too focus in coding but not in the underlying concepts and how to use the libraries.

创建者 Jochen G

Feb 8, 2020

Interesting view on tensor flow, but gap between labs and videos is quite big.

创建者 Suman k s

May 19, 2020

Low explanation.

But in this short duration we can't expect more.

创建者 Giorgio G

Jun 25, 2020

Course needs to be updated to Tensorflow 2.0 at least.

创建者 Sanjeev G

May 10, 2022

we should have more videos and theory also..

创建者 Chris R

Aug 15, 2022

Material excellent, cramed though.

创建者 Kabila H

May 17, 2020

The tensorflow version is outdated

创建者 Rafi O

Jul 12, 2020

Outdated and not in depth enough.

创建者 ِAli M

Apr 3, 2025

a lot of concepts were rushed

创建者 Emanuel N

Feb 23, 2021

Falto mas teoria

创建者 Bernardo A

Aug 26, 2020

No real dataset

创建者 ABOUJAAFAR O

Jun 2, 2020

no applications

创建者 Juho H

May 12, 2020

Disappointing stuff. The videos teach complex stuff like recurrent neural networks (RNNs like LTSM), restricted Boltzmann machines, and autoencoders very quickly - less than 10 minutes per "week" of learning. While the labs are extensive, you don't learn anything as the amount of TensorFlow code is totally intimidating and none of the steps are really explained. You can copy the code, but you won't develop an understanding of it in this course. Not to mention the code is so heavy the Skills Lab times out before the network is trained. Still, if you just want to claim you've done Tensorflow, you can click through the stuff in about 30 minutes per "week" of learning.

创建者 Domenico Q d P

Sep 24, 2025

The key concepts were well explained, but I found the exercises difficult to follow. Some lines of code were completely new to me, and I would have appreciated more comments or explanations for them. What disappointed me the most was that the exercises sometimes led to incorrect results; the neural networks struggled to complete the tasks, accuracy was low, and it was often unclear what the networks were being trained to achieve.

创建者 Junsoo P

Sep 22, 2020

The lectures only cover various neural nets and not how to actually implement them on Tensorflow, which should be the gist of the course. Further, the labs are at many places not compatible with the most recent Tensorflow version 2's, and only work for previous Tensorflow version 1's which are quite different. The labs must be re-written for the newest versions given Tensorflow's backward incompatibility.

创建者 Dean E B

Apr 26, 2022

Weakest of the IBM series I took. Problems with labs working. No response from questions on forums. A very shallow presentation of fairly deep subject matter. Very little background or use of TensorFlow.

创建者 Stefan L

Jul 4, 2020

This course was very informative and the labs are really well written.... however the code is SEVERELY out of date. It needs to be updated for TensorFlow 2.0, there is simply no excuse at this point

创建者 Farrukh N A

Jan 13, 2020

First of all it was too complex, unlike the course on PyTorch which focused on both Theory + Practical part. It focus only on theory.