Skip to content

Sequence dimension #2

Description

@cellistigs

The original code has a sequence dimension in addition to the initial batch dimension. Apparently, training previously used entire trials as held in/held out, with all the (subsampled) frames from a single trial being included along the sequence dimension for a total batch size of 8 (trials)x 62 (frames per trial).

At the moment, we just take uniform random samples from our subsampled frames. Let's test if this is necessary/makes a difference in terms of training behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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