Skip to content

UCLA-StarAI/DensityEstimationDatasets.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.