This project provides a solution to detect Pneumonia using artificial intelligence. In this work, the pandas, numpy, and keras libraries are utilized.
The dataset used in this project can be found at the following link on Kaggle:
Chest X-Ray Images (Pneumonia)
The dataset contains chest X-ray images of patients with Pneumonia and normal patients. The dataset is used to train and test the Pneumonia detection model in this project.