sktime / pytorch-forecasting

Time series forecasting with PyTorch
https://pytorch-forecasting.readthedocs.io/
MIT License
3.98k stars 629 forks source link

Got FileNotFoundError: [Errno 2] No such file or directory: '' when executing cell # find optimal learning rate in stallion.ipynb #709

Open dr-GitHub-account opened 3 years ago

dr-GitHub-account commented 3 years ago

I tried to run cells in ./pytorch-forecasting/docs/source/tutorials/stallion.ipynb. Everything seemed OK until I came to cell with annotation: # find optimal learning rate, where I came up with an error FileNotFoundError: [Errno 2] No such file or directory: ''. Does anybody know how to solve this? Thanks.

eliassz commented 3 years ago

Same trouble, have you solved this?

adamwuyu commented 2 years ago

Same trouble, have you solved this?