Pneumonia Detection (CNN)

Convolutional Neural Network trained on chest X-ray images to distinguish between pneumonia and healthy lungs.

Tech Stack

Python TensorFlow / Keras NumPy Matplotlib

Overview

This project applies deep learning for medical image classification. A CNN was built and trained on chest X-ray datasets to identify pneumonia cases. Preprocessing included normalization and augmentation for robust model performance.

Results

View on GitHub Back to Portfolio