[official] PyTorch implementation of TimeVQVAE from the paper ["Vector Quantized Time Series Generation with a Bidirectional Prior Model", AISTATS 2023]
-
Updated
Dec 15, 2024 - Jupyter Notebook
[official] PyTorch implementation of TimeVQVAE from the paper ["Vector Quantized Time Series Generation with a Bidirectional Prior Model", AISTATS 2023]
Synthetic financial time series generation with regime clustering
FourierFlow is a tool for generating synthetic financial time series data using deep generative models. This modified version is utilized for the Market Scenario Generator Hackathon: From Stability to Storms. It aims to provide effective synthetic data generation to model different financial scenarios.
A novel approach, named SamplerGAN, for generating high-quality labeled data
This is the code related to my MSc thesis at the Norwegian University of Science and Technology (NTNU). The MSc program is Electronic system design and innovation with a specialization in signal processing. The goal of this thesis is to explore and compare the state of the art solution to more traditional models for time series generation.
Unofficial implementation of Renewables Scenario Generation GAN (Chen et al., IEEE 2018) in PyTorch.
Unemployment Rate Forecasting using Time Series techniques, leveraging Statsmodels, LSTMs, and Facebook's Prophet library to predict future unemployment trends. The project includes model comparison, hyperparameter tuning, and visualization of forecasted results.
Industrial Production Index Time Series Forecasting using a range of models including Holt-Winters, ARIMA, SARIMA, LSTMs, and Facebook's Prophet. The project focuses on predicting production trends through model evaluation, tuning, and visualization of forecasted outcomes.
Unofficial implementation of TimeGAN (Yoon et al., NIPS 2019) in PyTorch.
Unofficial implementation of TimeGAN (Yoon et al., NIPS 2019) in TensorFlow.
Add a description, image, and links to the time-series-generation topic page so that developers can more easily learn about it.
To associate your repository with the time-series-generation topic, visit your repo's landing page and select "manage topics."