Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 558 Bytes

Unit Tests

DensityEstimationDatasets.jl

Package to automatically download common density estimation datasets using LazyArtifacts. For example:

train, valid, test = twenty_datasets("plants");

For more details on available datasets refer to twenty_dataset_names. The datasets are stored in a separate location, see Artifacts.toml for more details.