Skip to content

Data loading  #38

@cmadrid1

Description

@cmadrid1

Add a page on preprocessing and specialized classes that build custom batches for training.

Generally, we need to have equal amount of data for different domains and manipulating the data is typically done in a custom data loader class. Most groups write this class from scratch every time but we should have documentation that can take a set of root files and build these custom batches.

The Weaver does this currently for PyTorch: https://github.com/hqucms/weaver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions