SC
2021年7月2日
Interesting material. There are quite a lot of typos and many code snippets are directly from the tfx manual pages however the instructions provided and logic of the course is clear.
AW
2021年10月13日
It is a very informative course. I learned a lot about data, metadata, schema and feature engineering, Also, Robert Crowe sir is a very good teacher.
創建者 EMO S L
•2021年9月20日
Great content
創建者 Viktor K
•2021年8月4日
Wonderfull!!!
創建者 Jennifer K
•2021年12月17日
This is a very thorough introduction to data issues that arise when you go from proof-of-concept to project in production. It uses TensorFlow Extended components to illustrate workflow concepts, and the labs involve using these components in programming assignments. If you do all the ungraded labs, the programming assignments are quite easy.
創建者 Ivan P
•2021年11月23日
To much emphasis on tensorflow, too few on underlying concepts, while we need it and alternative to TF. If the course was call "implementing <current course name> in TF" this would be fine, otherwise name is mileading. However, the course content is well structured and interesting, just 4 stars for a misleading name :)
創建者 Søren J A
•2021年8月5日
This is a nice course. I specifically like the focus on data and implementation of trained models.
ML is much more than getting models trained , real life data, data quality control and continuous model maintenance is key to having succes with ML in a real setting.
創建者 Piero C
•2021年11月22日
Overall, a good course. The lab activities have been planned extremely well.
Some concepts and definitions were a bit loose, and some quiz questions didn't actually reflect what was discussed in the lessons.
創建者 Jacob W
•2022年1月12日
A comprehensive course. My only criticism is that in some videos the pacing is inconsistent where half the video is reviewing what will be covered and then it is very quick to go through the actual content.
創建者 Carlos A L P
•2021年11月25日
I liked the intro to several techniques for feature engineering, validate anomalies between training and serving dataset but sometimes the labs didn't explain in details the steps implemented in the code
創建者 Wanda R
•2021年7月27日
It's a new course so sometimes there are mistakes in the translations or there is something off in the assignment's grading, but the content is great. :)
創建者 Umberto S
•2021年8月15日
Really practical course with good examples and a lot of materials on MLOps and examples on TFX to build and manage ML Pipelines.
創建者 Shayan H
•2021年10月13日
The course is exciting. Lab and exercises are informative, but the answer to the quizzes are a little ambiguous.
創建者 Hassan K
•2021年8月5日
It will be more interesting if unstructured data such as image, audio, ... is used more in the course.
創建者 Choo W
•2021年8月15日
useful insights, but tfx implementation might be invasive towards exisiting mlops pipelines
創建者 Khaerul U
•2021年12月30日
course material very good, but instructor very rare give example that make sense to me
創建者 Bharath P
•2021年5月29日
excellent course. Nice to see how we can detect data drift and skew drift
創建者 Gonzalo A M
•2021年10月27日
Sometimes this course is a little boring
創建者 Ryan C
•2022年2月25日
The course has some usefulness but the videos are often sparsely filled with information and often repetative. In one section on feature engineering the course leader states that we probably know how to do this but we spend a significant amount of time recapping the basics... Most importantly the teacher is very difficult to listen to.
創建者 Hamad
•2022年6月26日
Very theoretical course, more like reading a book. Less examples, more theory in the lectures. There should be examples in the video lectures on example datasets.
創建者 Daniel E
•2022年3月3日
There is quite a bit of support coding that is required to perform many of the tasks in the final lab. It is what it is and I got through it.
創建者 Sagar D
•2022年5月14日
Content is difficult to relate with, feels disconnected between modules and between different chapters.
創建者 Carlos C
•2021年10月24日
It is too much Google oriented
創建者 Will N
•2022年3月28日
I found this course very dissapointing, especially in comparison to the previous course that this expands on. Given the reputation of the speaker, I was expecting a higher standard.
To begin with, there is far too much focus on TensorFlow. The concepts in this course are important to know, however they are briefly introduced in the videos, which are followed by a TensorFlow coding lab. The key information is hidden behind what are called "programming assignments", which unfortunately are nothing more than regurgitating TensorFlow code. For week 3, the videos total 40 minutes, and for week 4, 31 minutes. This course would be improved by spending more time explaining the MLOps principles.
Many of the principles encountered in this course I have already been practising during my PhD, choosing to handcode basic pipelines to automate my ML analysis. I would say that while this course is useful, knowing how to automate a machine learning pipeline does not prepare you for the working world. Without understanding exactly what is being done when you run each TensorFlow command, you will not be able to understand what you are doing and this will limit the impact of the work produced. I have learned more through my own work than I have during this course.
There are alternatives to TensorFlow for automating ML pipelines and the demonstrations are not hidden behind a paywall. For that matter, there are a large number of videos online that demonstrate the use of TensorFlow.
創建者 Arturo M
•2022年5月10日
I'm quite dissapointed by this continuation of the otherwise excellent Andrew Ng specialization.
I was expecting a course on frameworks and best practices for managing data in MLOps environments. Instead, this course is basically a commercial of Tensor Flow Extended, a MLOps framework by Google. Other tools often used in commercial applications (like cloud ML platforms) are not even mentioned.
It's true that the course does provide some tips, but they are often too general to be of practical use, specially for people with some experience in the field (e.g. "you need to validate your inputs").
I hope the next courses in the specialization are better.
創建者 Roberto N L
•2022年1月28日
After the first wonderful course in this specialization, this one was quite a disappointment. While the topic is quite dense, the material covered in this course was very superficial and served only to sponsor TFX even though there are many other tools in this landscape. A more fitting name for this course would be "An introduction to TFX for the Machine Learning Data Lifecycle in Production:"
創建者 Nikki A
•2022年1月11日
I was pretty disappointed in this course, particularly compared to the previous Andrew Ng course in this specialization. The last course was very informative and general, where as this one felt like a sales pitch for TFX. I learned very little, especially since my focus is on deep learning, not the shallow, tabular data that was discussed here.