Skip to content

❗ This is a read-only mirror of the CRAN R package repository. torchdatasets — Ready to Use Extra Datasets for Torch. Homepage: https://mlverse.github.io/torchdatasets/https://github.com/mlverse/torchdatasets Report bugs for this package: https://github.com/mlverse/torchdatasets/issues

License

Notifications You must be signed in to change notification settings

cran/torchdatasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torchdatasets

R-CMD-check CRAN status

torchdatasets provides ready-to-use datasets compatible with the torch package.

Installation

The released version of torchdatasets can be installed with:

install.packages("torchdatasets")

You can also install the development version with:

remotes::install_github("mlverse/torchdatasets")

Datasets

Currently, the following datasets are implemented:

Dataset Domain Type Authentication
bird_species_dataset() Images Classification Not required
dogs_vs_cats_dataset() Images Classification Not required
guess_the_correlation_dataset() Images Regression Not required
cityscapes_pix2pix_dataset() Images Segmentation Not required
oxford_pet_dataset() Images Segmentation Not required
bank_marketing_dataset() Tabular Classification Not required
imdb_dataset() Text Classification Not required

About

❗ This is a read-only mirror of the CRAN R package repository. torchdatasets — Ready to Use Extra Datasets for Torch. Homepage: https://mlverse.github.io/torchdatasets/https://github.com/mlverse/torchdatasets Report bugs for this package: https://github.com/mlverse/torchdatasets/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages