Synthetic Datasets¤
Module: benchmarks.datasets.synthetic_datasets
Source: benchmarks/datasets/synthetic_datasets.py
Overview¤
Synthetic dataset generators for benchmarks.
This module provides functions to generate synthetic datasets for benchmarking generative models, including Gaussian mixtures and simple image datasets.
Functions¤
create_gaussian_mixture¤
create_image_dataset¤
Module Statistics¤
- Classes: 0
- Functions: 2
- Imports: 3