Skip to content

AI in Healthcare course homework 3, building CNNs for medical imaging

Notifications You must be signed in to change notification settings

umutkavakli/bim459-hw3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BIM459 - AI in Healthcare Homework 3

Welcome to your third assignment, where you’ll be implementing key components of a Convolutional Neural Network, or CNN, using TensorFlow and Keras API on DermaMNIST dataset of MedMNIST! This document provides some pre-instructions before starting your homework. The instructions for your assignment will be provided in ”BIM459-HW3.ipynb” file.

Resolutions

Your homework file is designed to be used in the Google Colab environment. Therefore, you may encounter many errors if you try to run your code on your local computer. Also, it is recommended to use GPU instead of CPU in Google Colab because you have a large amount of training data and the CPU will process this data very slowly because it is not designed for this.

About

AI in Healthcare course homework 3, building CNNs for medical imaging

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published