| remove output attention | 1 年前 |
| fix bugs | 8 个月前 |
| Add LTSM and zero-shot forecasting task | 9 个月前 |
| fix bugs according to issues #730 #732 | 1 年前 |
| remove act and dropout for dlinear's classification | 2 年前 |
| update framework | 3 年前 |
| fix bugs according to issues #534 #535 | 1 年前 |
| remove output attention | 1 年前 |
| add=add TimeMixer and TSMixer | 2 年前 |
| remove output attention | 1 年前 |
| add KANAD model | 11 个月前 |
| fix KPLayer in Koopa.py | 2 年前 |
| fix bugs according to issues #735 #736 | 1 年前 |
| fix bugs according to issues #534 #535 | 1 年前 |
| add MSGNet and TimeFilter | 10 个月前 |
| Hardware Aware Mamba + Long Term Forecasting | 2 年前 |
| fix bugs according to issues #735 #736 | 1 年前 |
| add MambaSL model & CLS scripts | 5 个月前 |
| fix bugs | 8 个月前 |
| fix:remove output_attention from MultiPatchFormer.py according to issues#727 | 1 年前 |
| fix bugs according to issues #730 #732 | 1 年前 |
| add method PAttn | 1 年前 |
| remove output attention | 1 年前 |
| Improve baseline results | 3 年前 |
| Improve baseline results | 3 年前 |
| add SCINet | 1 年前 |
| Add SegRNN Code Add implementation code of SegRNN, a powerful time series forecating model based on recurrent neural networks | 2 年前 |
| fix bugs | 8 个月前 |
| add=add TimeMixer and TSMixer | 2 年前 |
| add TemporalFusionTransformer | 2 年前 |
| fix bugs according to issues #529 #516 | 1 年前 |
| update TSFMs | 4 个月前 |
| add MSGNet and TimeFilter | 10 个月前 |
| fix requirements timemixer | 6 个月前 |
| update TSFMs | 4 个月前 |
| Update TimeXer.py | 1 年前 |
| update TSFMs | 4 个月前 |
| fix typos in TImesNet.py | 1 年前 |
| remove output attention | 1 年前 |
| change WPMixer to fit TSLib | 1 年前 |
| Optimize startup speed: switch to lazy loading and auto-discovery for models - Replaced the large hardcoded import block in `Exp_Basic` with a file scanning mechanism. - Created a custom dictionary class to handle dynamic importing via `importlib`. - Removed imports in `models/__init__.py` to avoid loading unnecessary dependencies. - This significantly improves startup performance (from several minutes to less than 15s, tested on the Transformer model) and resolves dependency errors caused by missing optional libraries | 7 个月前 |
| remove output attention | 1 年前 |