We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5bc88 commit 91e6947Copy full SHA for 91e6947
README.md
@@ -85,7 +85,9 @@ pip install -r requirements.txt
85
86
This repository is configured for three datasets: `TEP`, `SWAT`, and `WADI`.
87
88
+The TEP dataset is generated from a [public simulator](https://github.com/pwwl/tep-attack-simulator) (uses MATLAB).
89
For convenience, the TEP training dataset is included.
90
+
91
The raw SWaT and WADI datasets need to be requested through the [iTrust website](https://itrust.sutd.edu.sg/itrust-labs_datasets/).
92
93
For instructions on how to setup and process the raw datasets, see the associated README files in the `data` directory.
0 commit comments