This is an implementation of TransAD using STVs inspired by two papers TranAD & TraceAnomaly
Dependencies- Python 3.11.11
pip install -r requirements.txt
then preprocess the data using
python ./preprocess.py "SMD"
then run-
python ./main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an implementation of TransAD using STVs inspired by two papers TranAD & TraceAnomaly
Dependencies- Python 3.11.11
pip install -r requirements.txt
then preprocess the data using
python ./preprocess.py "SMD"
then run-
python ./main.py