interface ExperimentParameters {
    nExamples: number;
}

Properties

Properties

nExamples: number

The number of examples to run the experiment on