MS
12 de nov de 2020
A really good course that builds up the knowledge over the concepts covered in Course 1. All the ideas are applicable in real world scenario and this is what makes the course that much more valuable!
JM
11 de set de 2019
great introductory stuff, great way to keep in touch with tensorflow's new tools, and the instructor is absolutely phenomenal. love the enthusiasm and the interactions with andrew are a joy to watch.
por Thomas R
•8 de fev de 2021
Materials were good for someone who has taken university courses on convolutional networks, but labs were extremely poorly done. Final lab of the course was missing sections for the data generator flow method calls, and augmentation wasn't even tested for. Marker could be improved and provided code can have better sections and maybe an explaining markdown at the top rather than going back and forth. I also noticed that accuracy changed from logs.get('acc') to logs.get('accuracy') which seems to be a tensorflow version issue. I feel overall like the course has been abandoned.
por Li P Z
•19 de jan de 2020
If you have taken Andrew's courses in ML or deep learning, you will be disappointed. The amount of content in the videos and exercises is shrunk down by 75% per week. I think a much better job could have been done of structuring the course, and creating meaningful exercises. The instructor does an OK job of showing you how to use TF, but he doesn't always explain things very clearly, and doesn't always have an accurate understanding of how ML or deep learning works.
por 黃文喜
•7 de jun de 2020
Content is really useful, but the assignment is really really bad and not user friendly(actually it drives me crazy). For example, instruction is not clear, parameter is outdated(still use 'acc' for accuracy?), assignment cannot be graded not because of modeling. These inconvenience obscure of the importance of learning CNN in TF. For this reason I don't think this course worth more than 3 stars.
por Rishi R
•26 de jul de 2020
This course could have covered many more topics in detail, like visualizing individual layers, performing style transfer, saving and loading models, etc. All these were skipped and weeks were wasted on a simple extension of a small concept (image augmentation and multi-class learning) which anyone who glanced at the Keras API could have learnt. I am disappointed at this course frankly.
por Tran N M T
•5 de jul de 2020
Really a bad course. Most of the materials can be found online for free on TensorFlow official documentations. Many practices are outdated. Problems with the coding assignment are a nightmare. There is no supervisor to answer many common questions. The code grader checks for very particular things and instructions were not clear at all. In general, this is a pretty bad course.
por Ayush M
•8 de dez de 2020
Course Material not detailed enough and expected more from it. It does not contain enough variety in exercises and lacks a lot of concepts.
Anyone with good learning (and "overfitting") can complete 1 course in a day.
Final assignment lacked a lot of use case description and it did not even tell us anything about the data or recommended parameters for training.
por Cristián A P I
•8 de mar de 2021
There was a lot of repetition with respect to the previous course, making this one feel a bit like filler. The exercises were poorly designed: they used functionality that was not taught during the course, were badly explained and often had weird passing conditions, to the point that I felt I was fighting with the grader instead of trying to improve my code.
por Вадим К
•16 de jan de 2022
Terrible information flow. Submissions are not connected to any real world knowledge, neither to Machine Learning nor to tensorflow. Information provided assumes that you have some knowledge of ML, so no ML information given, but if you assume so, information about tensorflow is extremely basic and not learning progress not checked properly.
por Daniel N
•13 de ago de 2020
Far to simple. Significant concepts were glossed over and the exercises were mainly copy and past from the examples. Lessons that covered a "week" took < 1 hour with a couple minor points learned. Don't recommend if you want to really know how CNNs work.
por Dhruva G
•21 de ago de 2019
The content could have been covered in 15 min. Moreover, I thought you guys will teach tensorflow low level API and estimators etc. atleast in course 2. Also, what happened to the graded assignments ? I finished this course in 40 min.
por Stephen M
•4 de mai de 2020
The course simply does not cover much information. The whole course could be compacted into a decent one hour lecture. Andrew Ng has some great courses on machine learning but I don't believe this to be one of them.
por Nils-Jörn
•15 de jul de 2021
I was wasting my time with small coding obstacles for setting up the data (missing hints ?!) instead of getting teached on how to implement models in various ways and how to use regularization for real...
por Markus K
•3 de jun de 2022
Again very superficial. Yet, some assignments required tweaks that were never teached (i.e. which optimizer to use when, when to use "sparse_categorical_crossentropy", etc.), which was frustrating.
por Kalana I
•5 de jun de 2021
The course material is good and the lectures are great but rating it low to bring attention to the assignments which were old and incomplete. They really need to be updated. Specially week 4.
por Klemen V
•7 de jan de 2021
In my opinion there is to little background explanation. There were errors in Programming Assignment
in week 3 and 4. I had to look in forum discussion so I could complete the exercise
por Dmitry T
•28 de dez de 2020
weeks from 1-3 were perfect.
But the programming assignment on week 4 needs to be fixed. Please add hints and examples, otherwise it is just a headache
por Jose R
•26 de jul de 2020
No enough time spend in the actual code which limits the learning on the understanding of the concepts with implementation. Doubt how useful this is
por Muhammad R R M
•12 de abr de 2021
Last exercise is so bad. It didn't even discuss about flow function, why it's need 26 last layer? isn't it should be only 3?
por Dmitriy S
•12 de nov de 2020
Absolutely awful grader. You spend most of the time figuring out errors and intentions of the grader writer.
por Matthew R
•17 de dez de 2020
Very superficial look at deep learning. A lot of the programming assignments had little to no context.
por Francisco R G
•29 de set de 2020
Repetitive chapters, repetitive info on videos, and not very useful final test. They have to review it.
por Jin C
•27 de set de 2019
It's too easy for an intermediate machine learning leaner, and it's little about naive TensorFlow.
por Roger G A
•11 de out de 2020
Specially in week 4, big gap between information taught in the lecture, and the last assignment.
por Pouya K
•9 de fev de 2021
poorly designed exercises
poorly designed material that all could be said in just 1 or 2 weeks
por Wingyuen P
•23 de set de 2021
Some notable omissions of key information in instruction, but mostly the exercises suck