Add a bunch of experiment utility functions in a mixin class to be inherited in torchplate.experiment.Experiment (and therefore also inherited in subclasses of torchplate.experiment.Experiment). Example methods to include:
test_model_accuracy for classification experiments