12 breaking releases

0.13.0 Apr 12, 2024
0.12.1 Feb 1, 2024
0.12.0 Jan 31, 2024
0.11.1 Dec 4, 2023
0.3.0 Nov 20, 2022

#887 in Machine learning

Download history 4024/week @ 2023-12-25 2245/week @ 2024-01-01 1828/week @ 2024-01-08 1331/week @ 2024-01-15 1324/week @ 2024-01-22 1261/week @ 2024-01-29 1111/week @ 2024-02-05 1150/week @ 2024-02-12 1185/week @ 2024-02-19 1132/week @ 2024-02-26 1156/week @ 2024-03-04 1126/week @ 2024-03-11 2006/week @ 2024-03-18 4539/week @ 2024-03-25 3956/week @ 2024-04-01 1113/week @ 2024-04-08

11,794 downloads per month
Used in 9 crates (via burn-core)

MIT/Apache

115KB
2.5K 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–30MB
~414K SLoC