Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run repository #206

Open
Jeremaiha-xmetix opened this issue Oct 24, 2020 · 2 comments
Open

Unable to run repository #206

Jeremaiha-xmetix opened this issue Oct 24, 2020 · 2 comments

Comments

@Jeremaiha-xmetix
Copy link

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

@Akhilj786
Copy link

Akhilj786 commented Jan 11, 2021

@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

@trivonhan
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants