fbadine/LSTNet

BROKEN CODE

Opened this issue · 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'

I have this error ,too.

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