KDD-OpenSource / DeepADoTS

Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to run repository

Jeremaiha-xmetix opened this issue · comments

I have tried running the repository in various ways and none of them was successful.
Can someone please care to lay a hand ?

@Jeremaiha-xmetix The only change i did in the requirements.txt file is tensorflow==1.13.1 and moreover the instructions in the readme are good enough to start.
Though i leveraged conda:

conda create --name deepdots-py37  python=3.7
conda activate deepdots-py37
pip install -r requirements.txt
pip install jupyterlab

And you could do example from here:
https://github.com/KDD-OpenSource/DeepADoTS#example

@Jeremaiha-xmetix The only change i did in the requirements.txt file is tensorflow==1.13.1 and moreover the instructions in the readme are good enough to start.
Though i leveraged conda:

conda create --name deepdots-py37  python=3.7
conda activate deepdots-py37
pip install -r requirements.txt
pip install jupyterlab

And you could do example from here:
https://github.com/KDD-OpenSource/DeepADoTS#example

Can I ask you how to do next? I can't find the way how to access these file on jupyterlab