In this project we simply detect malaria using one of the best deep-learning technique is called transfer 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 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 is picked from kaggle.
1)python 2)keras 3)tensorflow 4)flask