Skip to content

Pipeline for processing inputs and outputs #36

@JackKelly

Description

@JackKelly
  • modify Source superclass so it can take a input_preprocessing=[] argument
  • Each Preprocessing class has
    • input : the data source
    • get_output_shape() for method to allow Source to figure out the final output shape
    • get_output()
  • pass input data through this pipeline, and modify n_inputs and seq_length.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions