#43 · Primary category: Foundation Models
TimeCraft
Official code for TimeCraft: A Time Series Generation Framework for Real-World Applications
Project last updated:08/07/26
GitHub Stars
1.1K
Forks
65
Contributors
11
License
MIT
Why we included this project
Teams that need realistic synthetic time series, because real data is scarce, costly, or too sensitive to share, will find TimeCraft useful in healthcare, finance, energy, and traffic monitoring. It is a diffusion-model framework that learns a shared set of semantic prototypes, so reusable patterns like trends and seasonality carry over to a new domain from just a handful of examples instead of a full retraining run. The standout part is controllability: instead of unconditional output, you can steer generation with free-form text prompts and domain characteristics to fit a specific scenario. It also checks whether the data actually helps, using influence functions to target downstream forecasting, classification, or anomaly-detection performance rather than just mimicking the training distribution. That makes it a solid reference if you are evaluating synthetic-data pipelines for privacy-preserving analytics, risk-free simulation, or data augmentation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities