I meet some problems when i run 'python main.py'!!!!!!!!!!
The problem happened in wrapper.py 'init()' function
+1
These are parameters that need to be set by yourself
These are parameters that need to be set by yourself
Could you explain how I can set these 6 parameters? For example, for the SMD dataset. Thanks a lot.
@ilwoof are you able to solve the issue?
@ilwoof are you able to solve the issue?
yes, please refer to https://github.com/astha-chem/mvts-ano-eval. @ServetKocak
Hi @ilwoof , thank you for getting me back. It helped. Nut right now I am having other issues while trying to get the lstm cell output since rnn.static_rnn is removed from the new version of tensorflow. How did you deal with it?
There is a requirement.txt in the repo. Why aren't installing the given version of tensorflow=1.12.0?