timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
5.1k stars 639 forks source link

'LSTMPlus' object has no attribute '__name__' #657

Closed Sure20220604 closed 1 year ago

Sure20220604 commented 1 year ago

Hi,I am trying to train a LSTM model and when I adjust params,it will show that" 'LSTMPlus' object has no attribute 'name' ". Do you know how to fix this? @oguiza Sorry to bother and Thanks. image image

Sure20220604 commented 1 year ago

It' ok, I got it now, using arch_config to adjust params