/maleria-disease-prediction-using-transfer-learning

In this project we simply detect malaria using one of the best deep-learning technique is called transfer learning

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Malaria-Detection using transfer learning

test

In this project we simply detect malaria using one of the best deep-learning technique is called transfer learning.

deep learning

Deep learning is part of a broader family of machine learning methods based on artificial neural networks with representation learning. Learning can be supervised, semi-supervised or unsupervised.

transfer learning

Transfer learning is a research problem in machine learning that focuses on storing knowledge gained while solving one problem and applying it to a different but related problem. For example, knowledge gained while learning to recognize cars could apply when trying to recognize trucks.

dataset

dataset is picked from kaggle.

technology used

1)python 2)keras 3)tensorflow 4)flask