Datasets produced by the generatedata
library. Every dataset is a start/target pair: start holds perturbed or
noisy points, target holds the corresponding clean points on the manifold of
interest. The pair defines a map — denoising, projection, or the flow of a
dynamical system — and the library exists to make that map the same shape across
very different data sources.
load_data.data_names() #… See the full description on the dataset page:
https://huggingface.co/datasets/rcpaffenroth/generatedata.