This repository contains code to classify malaria-infected cells using Convolutional Neural Networks (CNNs). The dataset used is from TensorFlow Datasets.
The project aims to build and train a CNN model to distinguish between parasitized and uninfected malaria cells based on microscopic images.
- Python 3.x
- TensorFlow 2.x
- TensorFlow Datasets
- Matplotlib
Clone this repository:
git clone https://github.com/your_username/malaria-cell-classification.git
cd malaria-cell-classification