Skip to content

This repository contains code for classifying malaria-infected cells using Convolutional Neural Networks (CNNs).

Notifications You must be signed in to change notification settings

vigoroth/Malairia-NN-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Malaria Cell Classification using CNNs

This repository contains code to classify malaria-infected cells using Convolutional Neural Networks (CNNs). The dataset used is from TensorFlow Datasets.

Overview

The project aims to build and train a CNN model to distinguish between parasitized and uninfected malaria cells based on microscopic images.

Setup

Requirements

  • Python 3.x
  • TensorFlow 2.x
  • TensorFlow Datasets
  • Matplotlib

Installation

Clone this repository:

git clone https://github.com/your_username/malaria-cell-classification.git
cd malaria-cell-classification

About

This repository contains code for classifying malaria-infected cells using Convolutional Neural Networks (CNNs).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages