@@ -131,13 +131,13 @@ The paper references are all listed at the bottom of this readme file.
131131+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
132132| Type | Algorithm | IMPU | FORE | CLAS | CLUS | ANOD | Year - Venue |
133133+================+===========================================================+======+======+======+======+======+=======================+
134- | LLM | Time-LLM :cite: `jin2024timellm ` | ✅ | | | | | ``2024 - ICLR `` |
134+ | LLM | Time-LLM🧑🔧 :cite: `jin2024timellm ` | ✅ | ✅ | | | | ``2024 - ICLR `` |
135135+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
136- | Neural Net | TEFN🧑🔧 :cite: `zhan2024tefn ` | ✅ | | | | | ``2024 - arXiv `` |
136+ | Neural Net | TEFN🧑🔧 :cite: `zhan2024tefn ` | ✅ | ✅ | | | | ``2024 - arXiv `` |
137137+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
138- | Neural Net | FITS🧑🔧 :cite: `xu2024fits ` | ✅ | | | | | ``2024 - ICLR `` |
138+ | Neural Net | FITS🧑🔧 :cite: `xu2024fits ` | ✅ | ✅ | | | | ``2024 - ICLR `` |
139139+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
140- | Neural Net | TimeMixer :cite: `wang2024timemixer ` | ✅ | | | | | ``2024 - ICLR `` |
140+ | Neural Net | TimeMixer :cite: `wang2024timemixer ` | ✅ | ✅ | | | | ``2024 - ICLR `` |
141141+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
142142| Neural Net | iTransformer🧑🔧 :cite: `liu2024itransformer ` | ✅ | | | | | ``2024 - ICLR `` |
143143+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
@@ -147,7 +147,7 @@ The paper references are all listed at the bottom of this readme file.
147147+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
148148| Neural Net | SAITS :cite: `du2023SAITS ` | ✅ | | | | | ``2023 - ESWA `` |
149149+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
150- | LLM | GPT4TS :cite: `zhou2024gpt4ts ` | ✅ | | | | | ``2023 - NeurIPS `` |
150+ | LLM | GPT4TS :cite: `zhou2023gpt4ts ` | ✅ | ✅ | | | | ``2023 - NeurIPS `` |
151151+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
152152| Neural Net | FreTS🧑🔧 :cite: `yi2023frets ` | ✅ | | | | | ``2023 - NeurIPS `` |
153153+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
@@ -213,7 +213,7 @@ The paper references are all listed at the bottom of this readme file.
213213+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
214214| Neural Net | TCN🧑🔧 :cite: `bai2018tcn ` | ✅ | | | | | ``2018 - arXiv `` |
215215+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
216- | Neural Net | Transformer🧑🔧 :cite: `vaswani2017Transformer ` | ✅ | | | | | ``2017 - NeurIPS `` |
216+ | Neural Net | Transformer🧑🔧 :cite: `vaswani2017Transformer ` | ✅ | ✅ | | | | ``2017 - NeurIPS `` |
217217+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
218218| MF | TRMF :cite: `yu2016trmf ` | ✅ | | | | | ``2016 - NeurIPS `` |
219219+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
0 commit comments