19 releases (breaking)

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

#1047 in Machine learning

Download history 2635/week @ 2024-07-29 2234/week @ 2024-08-05 1674/week @ 2024-08-12 1666/week @ 2024-08-19 1775/week @ 2024-08-26 1397/week @ 2024-09-02 1596/week @ 2024-09-09 1260/week @ 2024-09-16 1565/week @ 2024-09-23 1525/week @ 2024-09-30 1273/week @ 2024-10-07 1614/week @ 2024-10-14 1486/week @ 2024-10-21 2017/week @ 2024-10-28 1538/week @ 2024-11-04 947/week @ 2024-11-11

6,170 downloads per month
Used in 24 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–29MB
~452K SLoC