Dominik Jain f8cca8b07c Improve creation of multiple seeded experiments:
* Add class ExperimentCollection to improve usability
  * Remove parameters from ExperimentBuilder.build
  * Renamed ExperimentBuilder.build_default_seeded_experiments to build_seeded_collection,
    changing the return type to ExperimentCollection
  * Replace temp_config_mutation (which was not appropriate for the public API) with
    method copy (which performs a safe deep copy)
2024-04-30 17:22:11 +02:00
..
2024-04-29 18:27:02 +02:00
2024-04-20 23:25:33 +00:00
2024-03-28 18:02:31 +01:00