This project is a synthetic data generator designed to create realistic tabular and time-series datasets for machine learning and testing workflows. It functions as a privacy-preserving platform that models the underlying statistical distributions of source data to produce new records that maintain the original statistical properties and structural integrity. The tool distinguishes itself by utilizing CPU-optimized statistical sampling, allowing for high-performance data generation on standard hardware without the need for specialized graphics processing units. It employs a configuration-driv
This is a generative AI model library containing a collection of PyTorch and TensorFlow implementations for creating synthetic data and modeling complex probability distributions. It serves as a multi-framework repository of deep learning models designed for learning and replicating data patterns. The project provides specialized implementation suites for several generative architectures. This includes Generative Adversarial Networks using competing generator and discriminator models, Variational Autoencoder frameworks that map data to a latent space, and Restricted Boltzmann Machine and Deep
Easy-dataset is a comprehensive platform designed for the end-to-end management of machine learning datasets, specifically tailored for language and vision model fine-tuning. It functions as a centralized environment for the entire data lifecycle, encompassing the automated generation of synthetic training data, the structural organization of document collections, and the systematic annotation of individual data points. The platform distinguishes itself through its integrated evaluation and orchestration capabilities. It provides a dedicated suite for benchmarking models, featuring blind side
该项目是一个用于生成合成表格数据的框架,该数据保留了原始源数据集的统计属性和关系完整性。它作为一个元数据驱动的引擎,利用语言模型来合成信息,即使在原始训练样本受限的情况下也是如此。该系统旨在在复杂的、多表结构中保持逻辑一致性,同时确保生成的输出符合定义的模式要求。
hitsz-ids/synthetic-data-generator 的主要功能包括:Tabular, Data Synthesis, Synthetic Data Generators, Relational Synthesis, Statistical Fidelity Evaluators, Privacy and Data Protection, Differential Privacy Aggregators, Differential Privacy Noise Injection。
hitsz-ids/synthetic-data-generator 的开源替代品包括: data-centric-ai-community/fg-data-synthetic — This project is a synthetic data generator designed to create realistic tabular and time-series datasets for machine… wiseodd/generative-models — This is a generative AI model library containing a collection of PyTorch and TensorFlow implementations for creating… priorlabs/tabpfn. conardli/easy-dataset — Easy-dataset is a comprehensive platform designed for the end-to-end management of machine learning datasets,… limix-ldm-ai/limix — LimiX is a tabular foundation model and a suite of tools for structured data, providing a transformer-based system for… camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified…