40 releases (20 breaking)
Uses new Rust 2024
| 0.21.0 | May 7, 2026 |
|---|---|
| 0.21.0-pre.4 | Apr 27, 2026 |
| 0.21.0-pre.2 | Mar 2, 2026 |
| 0.20.0-pre.6 | Dec 18, 2025 |
| 0.3.0 | Nov 20, 2022 |
#2216 in Machine learning
36,244 downloads per month
Used in 171 crates
(via burn-core)
235KB
5K
SLoC
Burn Dataset
Burn Dataset is a library for creating and loading datasets.
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
Dependencies
~6–64MB
~1M SLoC