From 48f46657f3ca82f21a412df51113cc744ce35e7c Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Apr 2024 01:26:25 -0600 Subject: fix tags --- Content/posts/2019-12-10-TensorFlow-Model-Prediction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Content/posts/2019-12-10-TensorFlow-Model-Prediction.md') diff --git a/Content/posts/2019-12-10-TensorFlow-Model-Prediction.md b/Content/posts/2019-12-10-TensorFlow-Model-Prediction.md index cafa026..cdad496 100644 --- a/Content/posts/2019-12-10-TensorFlow-Model-Prediction.md +++ b/Content/posts/2019-12-10-TensorFlow-Model-Prediction.md @@ -1,7 +1,7 @@ --- date: 2019-12-10 11:10 description: Making predictions for image classification models built using TensorFlow -tags: Tutorial, Tensorflow, Code-Snippet +tags: Tutorial, Tensorflow, Code-Snippet, AI --- # Making Predictions using Image Classifier (TensorFlow) -- cgit v1.2.3