diff --git a/README.md b/README.md index 4ac2427..f80c426 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Dynamic-time-warping-based-anomaly-detection-for-industrial-control-system \ No newline at end of file +# Dynamic-time-warping-based-anomaly-detection-for-industrial-control-system + +This repository presents a comprehensive approach to anomaly detection in Industrial Control Systems (ICS), with a focus on the Secure Water Treatment DataSet (SWaT). The implementation incorporates cutting-edge machine learning techniques, including Isolation Forest and Autoencoder models, augmented by the powerful Dynamic Time Warping (DTW) algorithm.