Closed Saran-nns closed 3 years ago
Thanks for pointing this out. Current version 0.1.42 is also broken, so there is definatly some other work to be done to. I am planning resolve these and some other issues the next month. Exspect one or two new releases soon. Sorry for the inconvenience.
Just released delve 0.1.43 with some fixes for the general build and exampl.py in particular. Can you try to reproduce the error with the latest version?
Traceback (most recent call last): File "example.py", line 39, in <module> "regression/h{}".format(h), "csv", model, device=device, reset_covariance=True, File "Z:\delve\delve\torchcallback.py", line 193, in __init__ self.timeseries_method = timeseries_method NameError: name 'timeseries_method' is not defined