22 releases (breaking)

Uses new Rust 2024

new 0.17.0 Apr 23, 2025
0.16.0 Jan 14, 2025
0.15.0 Oct 28, 2024
0.13.2 May 3, 2024
0.3.0 Nov 20, 2022

#1548 in Machine learning

Download history 2877/week @ 2025-01-01 2300/week @ 2025-01-08 2727/week @ 2025-01-15 2576/week @ 2025-01-22 2447/week @ 2025-01-29 2634/week @ 2025-02-05 2351/week @ 2025-02-12 4750/week @ 2025-02-19 3996/week @ 2025-02-26 3804/week @ 2025-03-05 3428/week @ 2025-03-12 2919/week @ 2025-03-19 2810/week @ 2025-03-26 2015/week @ 2025-04-02 2297/week @ 2025-04-09 3736/week @ 2025-04-16

11,345 downloads per month
Used in 28 crates (via burn-core)

MIT/Apache

150KB
3K SLoC

Burn Dataset

Burn Dataset is a library for creating and loading datasets.


Burn Dataset

Burn dataset library

Current Crates.io Version license

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

~8–30MB
~473K SLoC