19 releases (breaking)
new 0.15.0 | Oct 28, 2024 |
---|---|
0.13.2 | May 3, 2024 |
0.12.1 | Feb 1, 2024 |
0.11.1 | Dec 4, 2023 |
0.3.0 | Nov 20, 2022 |
#987 in Machine learning
6,477 downloads per month
Used in 22 crates
(via burn-core)
130KB
3K
SLoC
Burn Dataset
Burn dataset library
The Burn Dataset library is designed to streamline your machine learning (ML) data pipeline creation process. It offers a variety of dataset implementations, transformation functions, and data sources.
Feature Flags
-
audio
- enables audio dataset (SpeechCommandsDataset). Run the following example to try it out:cargo run --example speech_commands --features audio
lib.rs
:
Burn Dataset
Burn Dataset is a library for creating and loading datasets.
Dependencies
~7–28MB
~448K SLoC