Nothing
torchvision is an extension for torch providing image loading, transformations, common architectures for computer vision, pre-trained weights and access to commonly used datasets.
The CRAN release can be installed with:
install.packages("torchvision")
You can install the development version from GitHub with:
remotes::install_github("mlverse/torchvision@main")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.