diff options
Diffstat (limited to 'Content/posts/2019-12-08-Image-Classifier-Tensorflow.md')
-rw-r--r-- | Content/posts/2019-12-08-Image-Classifier-Tensorflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Content/posts/2019-12-08-Image-Classifier-Tensorflow.md b/Content/posts/2019-12-08-Image-Classifier-Tensorflow.md index d120c9b..6626e41 100644 --- a/Content/posts/2019-12-08-Image-Classifier-Tensorflow.md +++ b/Content/posts/2019-12-08-Image-Classifier-Tensorflow.md @@ -1,7 +1,7 @@ --- date: 2019-12-08 14:16 description: Tutorial on creating an image classifier model using TensorFlow which detects malaria -tags: Tutorial, Tensorflow, Colab +tags: Tutorial, Tensorflow, Colab, AI --- # Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria |