Skip to content

timetoai/TimeDiffusion_synth

Repository files navigation

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