├── Deep_learning_for_Malaria_detection.ipynb ├── LICENSE ├── README.md └── model └── Malaria-Detection-Model.pkl /Deep_learning_for_Malaria_detection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayakpaul/Malaria-Detection-with-Deep-Learning/HEAD/Deep_learning_for_Malaria_detection.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayakpaul/Malaria-Detection-with-Deep-Learning/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayakpaul/Malaria-Detection-with-Deep-Learning/HEAD/README.md -------------------------------------------------------------------------------- /model/Malaria-Detection-Model.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayakpaul/Malaria-Detection-with-Deep-Learning/HEAD/model/Malaria-Detection-Model.pkl --------------------------------------------------------------------------------