ZR
Jul 2, 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!
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
创建者 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.
创建者 Yong S
•Feb 6, 2020
I found the practice notebooks of this course to be lacking due to two reasons: 1) The notebook links are broken, resulting in my not being able to complete them. 2) The notebooks do not have practice sections where we could code ourselves following the examples given.
创建者 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
创建者 Alexander S
•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
创建者 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...
创建者 Md S A
•Feb 1, 2022
It would be better if the exams are a bit more tough.
The questions are too easy to solve.
创建者 Benhur O
•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 J O
•Jul 12, 2020
Outdated and not in depth enough.
创建者 Emanuel N
•Feb 23, 2021
Falto mas teoria
创建者 Bernardo A P
•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.
创建者 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.