summaryrefslogtreecommitdiff
path: root/Content/posts/2019-12-10-TensorFlow-Model-Prediction.md
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-26 01:26:25 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-26 01:26:25 -0600
commitb423720894c2851e3257e23ce420bbedad94f886 (patch)
tree090b3043f7c5056bc652d1c949131854be385f36 /Content/posts/2019-12-10-TensorFlow-Model-Prediction.md
parent4f3ac89d5b8f941645e3d01a46f4cbd87e97969f (diff)
fix tags
Diffstat (limited to 'Content/posts/2019-12-10-TensorFlow-Model-Prediction.md')
-rw-r--r--Content/posts/2019-12-10-TensorFlow-Model-Prediction.md2
1 files changed, 1 insertions, 1 deletions
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)