Skip to content

Commit 9b9d3cc

Browse files
committed
update README
1 parent 96394a5 commit 9b9d3cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This is also the official repository for the following paper:
4141
4242
## 3. 🤖 Models
4343
44-
44 models, covering regular, irregular, pretrained, and traffic models, have been included in PyOmniTS, and more are coming.
44+
45 models, covering regular, irregular, pretrained, and traffic models, have been included in PyOmniTS, and more are coming.
4545
4646
Model classes can be found in `models/`, and their dependencies can be found in `layers/`
4747
@@ -53,6 +53,7 @@ Model classes can be found in `models/`, and their dependencies can be found in
5353
5454
|Model|Venue|Type|Forecasting|Classification|Imputation
5555
|---|---|---|---|---|---|
56+
|[APN](https://arxiv.org/abs/2505.11250)|AAAI 2026|IMTS|✅|-|-
5657
|[Ada-MSHyper](https://openreview.net/forum?id=RNbrIQ0se8)|NeurIPS 2024|MTS|✅|-|-
5758
|[Autoformer](https://openreview.net/pdf?id=I55UqU-M11y)|NeurIPS 2021|MTS|✅|✅|✅
5859
|[BigST](https://dl.acm.org/doi/abs/10.14778/3641204.3641217)|VLDB 2024|MTS|✅|-|-

0 commit comments

Comments
 (0)