Skip to content

Latest commit

 

History

History
97 lines (83 loc) · 8.38 KB

README.md

File metadata and controls

97 lines (83 loc) · 8.38 KB

AI for Medicine Specialization

This project is based on the course AI for Medicine offered by deeplearning.ai on Coursera.

Instructors: Pranav Rajpurkar, Bora Uyumazturk, Amirhossein Kiani and Eddy Shyu.

Features

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 helps to learn how to:

  • Diagnose diseases from X-Rays and 3D MRI brain images
  • Predict patient survival rates more accurately using tree-based models
  • Estimate treatment effects on patients using data from randomized trials
  • Automate the task of labeling medical datasets using natural language processing

Credits

This repo contains my work for this specialization. The code base and diagrams are taken from the AI for Medicine Specialization, unless specified otherwise.

Programming Assignments

Course 1: AI for Medical Diagnosis

Course 2: AI for Medical Prognosis

Course 3: AI For Medical Treatment