Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.16 KB

TimeDiffusion

Diffusion based temporal convolutional model for synthetic time-series generation. Main focus is on coherence of autoregressive models' results on real and synthetic data.

Project also includes several time-series generation models implementation for performance comparison:

  • QuantGAN
  • TTS GAN
  • RealNVP
  • FourierFlow

Project structure