Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 740 Bytes

Chest-X-Rays-Pneumonia

Project using deep learning model to detect bacterial and viral pneumonia in chest x-rays

chest x-rays

- Test and training data used for Model #1 and Model #2

x-rays

- Test and training data for Model #3

Model #1

- Model_1.ipynb: Jupyter Notebook for Model #1

- Model_1.py: Python program for Model #1

Model #2

- Model_2.ipynb: Jupyter Notebook for Model #2

- Model_2.py: Python program for Model #2

Model #3

- Model_3.ipynb: Jupyter Notebook for Model #3

- Model_3.py: Python program for Model #3

Detecting Bacterial and Viral Pneumonia in Chest X-Rays Using Deep Learning Models

- Research paper that contains the results for the project