Chevron Left
返回到 Deep Learning with Keras and Tensorflow

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

4.4
1,022 个评分

课程概述

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

热门审阅

DO

May 26, 2020

Not so often i wish a course would be longer and more in depth I really enjoyed using TF I'll look some other courses about it

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 个评论(共 226 个)

创建者 Marc J

Mar 23, 2024

Good basic understand. No mix ups between general understanding and coding. Much better explanations than in the other courses of this specialization. Unfortunately content is still too shallow.

创建者 Philippe G

Mar 16, 2020

The course is good, but 1) the lab environment is not working at all.... I had to run the notebooks on google colab ! 2) The code is outdated. Tensorflow 2.x is out.

创建者 Charles L

Jan 23, 2020

Overall good course but lectures were a bit weak on underlying math, compared to labs which made it a challenging at times to tie the two parts together.

创建者 Gopal I

Apr 14, 2022

One of the better courses in the IBM AI certificate. The notebooks are nicely annotated and have more relevant information than the video lectures.

创建者 Mitchell H

Aug 6, 2020

All the code is TensorFlow1, which is unfortunately completely outdated. Also no assignments or final. But good for the fundamentals of TF.

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