Skip to content

jq-11/PneumoniaMNIST_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PneumoniaMNIST_CNN

This is a simple CNN used to classify the PneumoniaMNIST dataset consisting of chest X-rays.

My goal was to be able to perform a binary classification of if a chest X-ray probably has Pneumonia. I tried to rewrite the code to be modular and easily scalable.

This achieved 81% test accuracy and 0.93 ROC-AUC over over 5 epochs (final BCE loss = 0.11).

Some comments are a bit messy, just included to help remind me certain functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages