Skip to content

kkoehncke/Pneumonia_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pneumonia_Classification

Example of using transfer learning in Keras to diagnosis pneumonia in X-ray images.

Setup

Either clone or download the repo then run the following command inside the directory where the project is located:

pip install requirements.txt

This will ensure that you have the correct packages installed in order to run the notebook

Note: If you do not have Jupyter installed, run the following command:

pip install jupyter

Running Notebook

Once you have the appropriate packages installed, navigate to the project directory and run the following command:

jupyter notebook

About

Classifying Pneumonia X-Rays via Transfer Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published