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)