20 releases (breaking)
0.16.0 | Jan 14, 2025 |
---|---|
0.15.0 | Oct 28, 2024 |
0.14.0 | Aug 27, 2024 |
0.13.2 | May 3, 2024 |
0.3.0 | Nov 20, 2022 |
#1161 in Machine learning
10,900 downloads per month
Used in 25 crates
(via burn-core)
150KB
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–29MB
~458K SLoC