A utility for wrapping the Free Spoken Digit Dataset into PyTorch-ready data set splits.
-
Updated
Dec 27, 2022 - Python
A utility for wrapping the Free Spoken Digit Dataset into PyTorch-ready data set splits.
`Spltr` is a simple PyTorch-based data loader and splitter. It may be used to load arrays and matrices or Pandas DataFrames and CSV files containing numerical data with subsequent split it into train, test (validation) subsets in the form of PyTorch DataLoader objects.
Add a description, image, and links to the pytorch-dataset-split topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-dataset-split topic, visit your repo's landing page and select "manage topics."