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

Download history 1559/week @ 2024-07-14 1507/week @ 2024-07-21 2391/week @ 2024-07-28 2467/week @ 2024-08-04 1692/week @ 2024-08-11 1685/week @ 2024-08-18 1688/week @ 2024-08-25 1515/week @ 2024-09-01 1548/week @ 2024-09-08 1298/week @ 2024-09-15 1557/week @ 2024-09-22 1528/week @ 2024-09-29 1275/week @ 2024-10-06 1617/week @ 2024-10-13 1389/week @ 2024-10-20 2023/week @ 2024-10-27

6,477 downloads per month
Used in 22 crates (via burn-core)

MIT/Apache

130KB
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
    

lib.rs:

Burn Dataset

Burn Dataset is a library for creating and loading datasets.

Dependencies

~7–28MB
~448K SLoC