Open Sunnydx98 opened 2 years ago
I have the same problem too
Has this problem been sovled?
The paper shows the test results of 1-D data, but the output of LayerNorm in AnomalyTransformerBlock is all 0, so how to preprocess the 1-D dataset?
Sorry as noted this is a work in progress and my focus has been on the model. The training script is just a sketch right now, but hope to remedy that soon. Feel free to PR or fork if interested.
How should I process my data?The function "get_data" has not been defined.