21 releases (breaking)

new 0.16.1 Apr 3, 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

#17 in #automatic-differentiation

Download history 2468/week @ 2024-12-13 3748/week @ 2024-12-20 2987/week @ 2024-12-27 2722/week @ 2025-01-03 2702/week @ 2025-01-10 2429/week @ 2025-01-17 2403/week @ 2025-01-24 2624/week @ 2025-01-31 2613/week @ 2025-02-07 2218/week @ 2025-02-14 5506/week @ 2025-02-21 3584/week @ 2025-02-28 3977/week @ 2025-03-07 3311/week @ 2025-03-14 2794/week @ 2025-03-21 2151/week @ 2025-03-28

12,770 downloads per month
Used in 26 crates (via burn-core)

MIT/Apache

150KB
3K SLoC

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
~472K SLoC