Skip to content

Scale up training and testing; compare runtimes #15

Description

@matsen
  1. Update Snakefile for training/testing on multiple datasets and aggregating
    output:
  • train on all combinations of training and testing data that is input in
    config. For input data [train1, train2] and [test1, test2] we currently
    only have two runs: (train on train1 and test on test1) and (train on
    train2 and test on test2). We want to extend this to all possible
    combinations of training and testing data
  1. Compare training times on CPU with those on GPU

Metadata

Metadata

Assignees

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