From 855035068a3733067ecf8f1ca9b776a75a67a45e Mon Sep 17 00:00:00 2001 From: Aqwam Harish Aiman <67371914+AqwamCreates@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:49:53 +0800 Subject: [PATCH] Update index.md --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index bff0bde..7ca69aa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,6 +7,6 @@ Example codes (with explanations): * [Data Collection](ExampleCodes/DataCollection.md) -* Model Training +* [Model Training](ExampleCodes/ModelTraining.md) -* Anomaly Detection +* [Anomaly Detection](ExampleCodes/AnomalyDetection.md)