/Pneumonia-Classifier

In this notebook we will use Pytorch to train a classifier to identify X-Ray images as healthy or Pneumonic. The dataset has been obtained from [Kaggle](https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia). We will use the concept of Transfer Learning for this project and the project has been layered out using Pytorch.

Primary LanguageJupyter Notebook

This repository is not active