Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lixus7 authored Sep 2, 2024
1 parent 3fd7f08 commit 88a73fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ To reduce repetition, some data are in abbreviated form. Some terms may not repr
# [Time Series Generation](#content)
| Task | Data | Model | Paper | Code | Publication |
| :-: | :-: | :-: | :-: | :-: | - |
| Paper Nums: 2 | <img width=90/> | | | | <img width=320/> |
| Paper Nums: 6 | <img width=90/> | | | | <img width=320/> |
| TS Generation | FRED-MD <br> NN5 Daily <br> Temp Rain <br> Solar Weekly | Diffusion-TS | [Diffusion-TS: Interpretable Diffusion for General Time Series Generation](https://openreview.net/forum?id=4h1apFjO99) | [Pytorch](https://github.com/thuwuyinjun/DGM2) <br>![Stars](https://img.shields.io/github/stars/thuwuyinjun/DGM2?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/thuwuyinjun/DGM2?color=critical&style=social) | ICLR 2024
| TS Generation | FRED-MD <br> NN5 Daily <br> Temp Rain <br> Solar Weekly | LS4 | [Deep Latent State Space Models for Time-Series Generation](https://proceedings.mlr.press/v202/zhou23i.html) | [Pytorch](https://github.com/thuwuyinjun/DGM2) <br>![Stars](https://img.shields.io/github/stars/thuwuyinjun/DGM2?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/thuwuyinjun/DGM2?color=critical&style=social) | ICML 2023
| TS Generation | He ́non maps <br> Lorenz <br> fMRI <br> EEG| CR-VAE | [Causal Recurrent Variational Autoencoder for Medical Time Series Generation](https://ojs.aaai.org/index.php/AAAI/article/view/26031) | [Pytorch](https://github.com/hongmingli1995/CR-VAE) <br>![Stars](https://img.shields.io/github/stars/hongmingli1995/CR-VAE?color=critical&style=social) <br>![Forks](https://img.shields.io/github/forks/hongmingli1995/CR-VAE?color=critical&style=social) | AAAI 2023
Expand Down

0 comments on commit 88a73fb

Please sign in to comment.