summaryrefslogtreecommitdiff
path: root/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/2019-12-08-Image-Classifier-Tensorflow.html')
-rw-r--r--docs/posts/2019-12-08-Image-Classifier-Tensorflow.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
index 4a8ece4..116e6ee 100644
--- a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
+++ b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html
@@ -200,6 +200,9 @@ X_train = X_train/255.0
<p><a rel="noopener" target="_blank" href="https://colab.research.google.com/drive/1ZswDsxLwYZEnev89MzlL5Lwt6ut7iwp-" title="Colab Notebook">Link to Colab Notebook</a></p>
+ <div class="commentbox"></div>
+ <script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script>
+ <script>commentBox('my-project-id')</script>
</main>