RK
2 июля 2020 г.
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
26 мая 2020 г.
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
•21 июня 2020 г.
The codes should have be explained ...
автор: Andrey A
•22 авг. 2020 г.
Too general for practical usage
автор: Hanan S A
•13 июля 2020 г.
good as an introduction
автор: Matthias K
•7 мая 2020 г.
Fairly shallow.
автор: Apoorv G
•8 авг. 2020 г.
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
•9 янв. 2021 г.
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
•2 сент. 2020 г.
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
•2 июля 2020 г.
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
•6 июля 2020 г.
Not useful. Probability distributions are not intuitive mostly.
автор: Sagimbayev Z
•10 июня 2020 г.
This course relays on "add one line" code too often.
автор: Julian S
•5 дек. 2021 г.
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
•28 июля 2020 г.
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
•19 авг. 2021 г.
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
•1 июня 2021 г.
No for medical students. Terrible time loosing
автор: José M R
•5 мая 2020 г.
Very basic