Log "champion" results, along with the underlying response, metrics, and auxiliary quantities in the experiment.py script. Add printing that to diagnose the state of an experiment.
Register the response of various components, so that they can be serialized by totypes.json_utils.
Add a test to ensure that all challenges are serializable.
Log "champion" results, along with the underlying response, metrics, and auxiliary quantities in the
experiment.py
script. Add printing that to diagnose the state of an experiment.Register the response of various components, so that they can be serialized by
totypes.json_utils
.Add a test to ensure that all challenges are serializable.