Provides datasets in a format that can be easily consumed by torch 'dataloaders'.
  Handles data downloading from multiple sources, caching and pre-processing so
  users can focus only on their model implementations.
| Version: | 0.3.1 | 
| Imports: | torch (≥ 0.5.0), fs, zip, pins, torchvision, stringr, withr, utils | 
| Suggests: | testthat, readr, coro, tokenizers, R.matlab | 
| Published: | 2024-06-20 | 
| DOI: | 10.32614/CRAN.package.torchdatasets | 
| Author: | Daniel Falbel [aut, cre],
  RStudio [cph] | 
| Maintainer: | Daniel Falbel  <daniel at rstudio.com> | 
| BugReports: | https://github.com/mlverse/torchdatasets/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://mlverse.github.io/torchdatasets/,
https://github.com/mlverse/torchdatasets | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | torchdatasets results |