summaryrefslogtreecommitdiff
path: root/Content/posts
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-26 00:32:57 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-26 00:32:57 -0600
commitd1624e73c5077d35bacd37138a6c031f2763ee62 (patch)
treeba47552862e6c906b63fbe01dfd5b366ae372950 /Content/posts
parent6844c234cde69ee356168bb3dcb7d69fa4e8a74d (diff)
pass w3c html4 validation
Diffstat (limited to 'Content/posts')
-rw-r--r--Content/posts/2019-12-22-Fake-News-Detector.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Content/posts/2019-12-22-Fake-News-Detector.md b/Content/posts/2019-12-22-Fake-News-Detector.md
index 4cc3894..3e00c1d 100644
--- a/Content/posts/2019-12-22-Fake-News-Detector.md
+++ b/Content/posts/2019-12-22-Fake-News-Detector.md
@@ -1,7 +1,7 @@
---
date: 2019-12-22 11:10
description: In this tutorial we will build a fake news detecting app from scratch, using Turicreate for the machine learning model and SwiftUI for building the app
-tags: Tutorial, Colab, SwiftUI, Turicreate
+tags: Tutorial, Colab, SwiftUI, Turicreate, Swift
---