Chevron Left
Back to AI For Medical Treatment

Learner Reviews & Feedback for AI For Medical Treatment by DeepLearning.AI

4.7
stars
524 ratings

About the Course

AI is transforming the practice of medicine. It’s helping doctors diagnose patients more accurately, make predictions about patients’ future health, and recommend better treatments. This Specialization will give you practical experience in applying machine learning to concrete problems in medicine. Medical treatment may impact patients differently based on their existing health conditions. In this third course, you’ll recommend treatments more suited to individual patients using data from randomized control trials. In the second week, you’ll apply machine learning interpretation methods to explain the decision-making of complex machine learning models. Finally, you’ll use natural language entity extraction and question-answering methods to automate the task of labeling medical datasets. These courses go beyond the foundations of deep learning to teach you the nuances in applying AI to medical use cases. If you are new to deep learning or want to get a deeper foundation of how neural networks work, we recommend that you take the Deep Learning Specialization....

Top reviews

AL

Jun 24, 2020

A bit tough, but well laid and well explained.Overall the entire specialization was very good. However it misses in depth theory . But overall a very good course with practical applications

RB

Jun 13, 2020

A very nice course and specialization as well. Offers so much to learn even for those who are pure machine learners.Instructors were fantastic.Assignments were challenging but excellent.

Filter by:

101 - 105 of 105 Reviews for AI For Medical Treatment

By Kiran U K

•

Jun 5, 2020

Unique awesome course

By bala K K

•

Jun 29, 2020

Thanks coursera

By Mark L

•

Jan 8, 2021

I thought the course was well-taught and interesting, but I felt that it was more of an Introduction -- Here are some things you can do with AI and ML techniques in the context of Medicient -- rather than a detailed explanation of how the techniques work and how to use them in practice, so probably more valuable for Medical professionals than AI/ML specialists. It would be great to have some follow-on courses that get deeper into the technical details; the Coursera Deep Learning Specialization is a great example.

In general, the programming exercises were valuable and engaging, but I have a particular gripe with the grading: In some cases, I had to spent quite a bit of time making micro-adjustments to my program text to satisfy the rather picky criteria of the grader, including one case were I had to remove spaces between tokens in an expression in order to pass. I really think the criterion for grading should be correctness of results rather than conformance of the program text.

By King N C

•

May 26, 2025

First week's programming exercise is really bad. The exercise is very long, but the instructions and purpose of exercises are unclear. For example, I don't understand what the empirical ARR's purpose is, until I finish the whole assignment and review it again. The C for benefit is also extremely confusing, and contradictory. Observed benefit is denoted by -1 while the predicted benefit (ARR) is denoted by positive number. The documentation (e.g. shape of input parameters) is also unclear.