Skip to content

Rajatkhatri7/HumanProteinPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

HumanProteinPredictor

Overview

This is a classification model which classify the different proteins present in a image of human blood cell.

Description

As part of the ZeroTOGan course, this was the kaggle compeetation. As general to train the model there given images of human protein samples. We convert these images to grey scale and the give the batches of images to the deep Neural Network which classify the different proteins in the images. There are 9 classes of Protein present in the images.

Technology Stack

The key libraries i used to train this model are :

0.For Neural Network Pytorch Pytorch symbol

1.For cross validation ScikitLearn scikit learn logo

2.For Datframe and other things Pandas Pandas logo

3.For working with arrays(pixel values)Numpy Numpy logo

4.For dataVisualisationMatlotlib  Matplotlib logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published