Back to Burn

Burn Dataset

crates/burn-dataset/README.md

0.20.1726 B
Original Source

Burn Dataset

Burn dataset library

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:

    shell
    cargo run --example speech_commands --features audio