RK
2020年7月2日
It was a nice course. Though it covers basics. A follow-up advanced specilization can be made. Overall, it's sufficient for beginner for an engineer trying to learn application of AI for medical field
KH
2020年5月26日
Throughout this course, I was able to understand the different medical and deep learning terminology used. Definitely a good course to understand the basic of image classification and segmentation!
創建者 mohit r
•2020年6月21日
The codes should have be explained ...
創建者 Andrey A
•2020年8月22日
Too general for practical usage
創建者 Hanan S A
•2020年7月13日
good as an introduction
創建者 Matthias K
•2020年5月7日
Fairly shallow.
創建者 Apoorv G
•2020年8月8日
I first took Deep Learning Specialization by Andrew and then took NLP specialization by Younes Mourri and then this course. One difference I noticed that Andrew explained all the stuff by himself in detailed 8-10 min video and here these in these two coursers, the two instructor explained concept in 1-2 min video and left the remaining concept to learned by ourselves through notebooks. Andrew put much more effort than these two guys.
創建者 Michael L
•2021年1月9日
Did a good job of explaining some of the terms and processes involved in using AI for medical diagnosis, but the flow and organization of the course were really poor and the methods taught were not general enough to be able to extrapolate to use in new ways outside of the course.
創建者 Kemal U A
•2020年9月2日
There is no reply or response to discussion forums from the instructors and assessment of the assignments are always zero so I can not pass to week two even my assignment's outputs are matched with the correct ones .
創建者 Duncan L
•2020年7月2日
A far too brief overview of AI applications in medical diagnosis - only really covers image analysis and even then is cursory at best. Disappointing as I have found the other deeplearning.ai courses quite helpful.
創建者 krishan s
•2020年7月6日
Not useful. Probability distributions are not intuitive mostly.
創建者 Sagimbayev Z
•2020年6月10日
This course relays on "add one line" code too often.
創建者 Julian S
•2021年12月5日
The course was quite shallow, and the actual challenges of model selection, training or building appropriate augmentation steps were pre-built and not discussed in any detail.
The coding challenges were using badly outdated package versions, for which documentation does not exist anymore and which do not represent best practice usage of the libraries involved.
On top of that, the coding challenges expect a very specific solution, while not considering equivalent implementations as correct (case in point: In the week 3 coding challenge, I used np.transpose where the challenge used np.moveaxis. I prefer transpose since it clearly and explicitly states where _all_ the other axis go, while moveaxis makes that change of state implicitly.)
Finally, the grading of the last coding challenge does not respect the special cases that are explicitly mentioned in the excercise itself. The "standardize" function to be implemented explicitly mentions the possibility of a slice having a zero standard deviation and the pre-coded framework handles this special case correctly. However, if one changes the selection of the slice in the cell before, which the user is encouraged to do, it is possible to obtain an empty slice. The grader expects a unit standard deviation though, without checking this edge case.
The shallow content and lackluster excercises, as well as the common mistakes in the presentation videos (sometimes corrected by a "question" popup during playback) do not give the impression this course was prepared well.
創建者 Aliakbar D
•2020年7月28日
I have done several of AI courses including the TensorFlow. While the TensorFlow course, gives you a neat and excellent hands on on how to build a network from scratch or implement easily a CNN such as Inception V3, this course make you confused as what sort of aim it follows. Overall confusing and not useful. Though you find some good stuff in the videos but the design and strategy of the course is meaningless.
創建者 Jamal H
•2021年8月19日
Lectures are short, mainly focused on programming details (how to subsample and image or how to calculate an error). The assignments do not help understand the AI part of the medical diagnosis. It can be considered as an intro course for the AI for MD.
創建者 NICOLA F
•2021年6月1日
No for medical students. Terrible time loosing
創建者 José M R
•2020年5月5日
Very basic