jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

enh/229-batched-exp-spec #229

Open jharwell opened 4 years ago

jharwell commented 4 years ago

Would just be a collection of ExperimentSpecs, one per experiment in the batch. Batch criteria would then have a copy/reference to this object, which would make the process of reading stuff from pickle files much cleaner and less hacky.