You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the notes, codes, assignments, quizzes and other additional materials about the course "AI for Medical Diagnosis" from DeepLearning.AI Coursera. Enjoy!
The notes contain the modules outlined below:
Week
Module
Gist
1-1
AI for medical specialization
Demo
Pre-requisites
1-2
CV to medical diagnosis
Medical iamge diagnosis
Eye disease and cancer
Lab-Data exploration and image pre-processing
1-3
Class imbalance and small training sets
Model building
Training, prediction, and loss
Image classification and class imbalance
Binary cross entropy loss function
Impact of class imbalance on loss calculation
Lab-Counting labels and weighted loss function
Resampling to achieve balanced classes
Multi-task loss, dataset size, and CNN architectures