LSTNet icon indicating copy to clipboard operation
LSTNet copied to clipboard

BROKEN CODE

Open electricmomo opened this issue 5 years ago • 2 comments

When I tried run the implementation on exchange rate, I got the error below. Where are these missings functions?

Traceback (most recent call last): File "main.py", line 13, in from util.model_util import LoadModel, SaveModel, SaveResults, SaveHistory ModuleNotFoundError: No module named 'util'

electricmomo avatar Oct 29 '19 02:10 electricmomo

I have this error ,too.

lijiahao007 avatar Nov 26 '20 08:11 lijiahao007

author put these missing functions's github address in README.md before the dataset's github address. I ignore it at first

lijiahao007 avatar Nov 26 '20 09:11 lijiahao007