On my laptop this reduces the GaussianDataset init time by a factor of 10, from 142 seconds down to 14 seconds.
Introduced validation_examples_per_class as well as option to not evaluate all previous tasks at every training epoch. All this makes the full experiment much faster to run.
On my laptop this reduces the GaussianDataset init time by a factor of 10, from 142 seconds down to 14 seconds.
Introduced validation_examples_per_class as well as option to not evaluate all previous tasks at every training epoch. All this makes the full experiment much faster to run.