jahaur1

Results 3 issues of jahaur1

Whether because only the decoder is used, no mask is required

In your examples, both multivariable and univariable, what should I do with the data? All I can think of so far is to add a linear layer after calling the...

If I directly run the last line of code in the.sh file in the pycharm terminal.Such as python ./scripts/run_benchmark.py --config-path "rolling_forecast_config.json" --data-name-list "ETTh1.csv" --strategy-args '{"horizon": 720}' --model-name "time_series_library.DLinear" --model-hyper-params '{"batch_size":...