KDD-OpenSource/DeepADoTS
Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".
PythonMIT
Issues
- 0
The problem with allocating memory for training and predicting the DAGMM model
#217 opened by MartyanovVV - 1
Version conflicts
#216 opened by Blackandwhite23 - 0
Could you provide other examples similar to the sample code of mnist autoencoder
#215 opened by zulihit - 0
Hello, how can I get the PR F1 score
#214 opened by zulihit - 2
- 1
Performance issues in src/algorithms/donut.py(P2)
#209 opened by DLPerf - 2
Unable to run repository
#206 opened by Jeremaiha-xmetix - 0
cannot really change the hidden size in DAGMM
#204 opened by yuehu9 - 2
DGAMM-LSTM cannot run on gpu
#203 opened by yuehu9 - 3
Link to the paper
#190 opened by astha-chem - 1
Getting negative determinant running dagmm
#201 opened by wolhandlerdeb - 0
Use for univariate data
#202 opened by ivanokeeffe - 0
Autoencoder Algorithm
#198 opened by trungkien210493 - 1
How can I use my data in main.py?
#189 opened by AliAzG - 1
How to use Donut model?
#188 opened by AliAzG - 3
TypeError on model.predict when using gpu
#193 opened by HenningBuhl - 1
Incompatible with recent tfsnippets releases
#191 opened by rob-med - 0
- 0
- 0
remove usage of .cpu() in LSTMED and LSTMAD
#109 opened by xasetl - 0
Train on more data
#159 opened by Chaoste - 0
Formalize Section 4
#167 opened by WGierke - 1
Add Experiment: window-based vs. LSTM-based
#170 opened by WGierke - 0
Unify Architectures and Hyperparameters
#168 opened by WGierke - 0
Plot forecasts and reconstructions
#169 opened by WGierke - 0
dagmm score
#147 opened by xasetl - 0
Donut variables not correctly initialized?
#156 opened by Chaoste - 0
More experiments
#100 opened by maxifischer - 0
Merged LaTex results are not correctly saved
#129 opened by WGierke - 1
- 0
LSTMED is too slow
#130 opened by WGierke - 2
- 1
mkdir evaluators
#133 opened by xasetl - 0
Include external benchmark datasets
#124 opened by xasetl - 2
DAGMM_LSTMAutoEncoder_withoutWindow: RuntimeError: Lapack Error getrf : U(3,3) is 0, U is singular at /pytorch/aten/src/TH/generic/THTensorLapack.c:514
#104 opened by WGierke - 1
Donut on Syn Extreme Outliers (mis=0.225): The shape of ``arrays[1]`` does not agree with the shape of `timestamp` ((2100,) vs (1628,))
#121 opened by WGierke - 0
LSTM-AD von Syn Extreme Outliers (mis=0.025)
#112 opened by WGierke - 1
Add Sliding Window to DAGMM
#76 opened by WGierke - 2
ValueError in Donut
#78 opened by maxifischer - 1
Evaluate Multi-scale experiment
#101 opened by maxifischer - 0
- 1
DAGMM_NNAutoEncoder_withWindow: RuntimeError: Expected object of type torch.FloatTensor but found type torch.cuda.FloatTensor for argument #4 'mat1'
#96 opened by WGierke - 1
- 1
DAGMM_LSTMAutoEncoder_withWindow: RuntimeError: cuda runtime error (77) : an illegal memory access was encountered at /pytorch/aten/src/THC/generic/THCTensorCopy.c:20
#94 opened by WGierke - 1
- 1
Recurrent EBM: tensorflow.python.framework.errors_impl.InternalError: Failed to create session.
#92 opened by WGierke - 1
LSTMAD: RuntimeError: Creating MTGP constants failed. at /pytorch/aten/src/THC/THCTensorRandom.cu:34
#91 opened by WGierke - 1
All models should support CUDA
#89 opened by WGierke - 2
- 2