From 42149bfcc50403c1f4ec679ccdb4fb6f732c18a9 Mon Sep 17 00:00:00 2001 From: sayands Date: Sat, 15 Dec 2018 23:32:50 +0530 Subject: [PATCH] Added Malaria Detection Deep Learning Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49c8dd7..3c9d54e 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Fashion MNIST tutorial with tf.keras](https://medium.com/tensorflow/hello-deep-learning-fashion-mnist-with-keras-50fcff8cd74a) - [CNN using Keras to automatically classify root health](https://www.pyimagesearch.com/2018/10/15/deep-learning-hydroponics-and-medical-marijuana/) - [Keras vs Tensorflow](https://www.pyimagesearch.com/2018/10/08/keras-vs-tensorflow-which-one-is-better-and-which-one-should-i-learn/) +- [Deep Learning and Medical Image Analysis for Malaria Detection](https://www.pyimagesearch.com/2018/12/03/deep-learning-and-medical-image-analysis-with-keras/) ### Miscellaneous: