miguelinux314 / experiment-notebook

enb (experiment notebook) is a python library/framework to design, run and analyze computer-based experiments. Persistence, parallelization and plotting can be automatically handled by enb, to help you develop efficient and reproducible science.
https://miguelinux314.github.io/experiment-notebook/
Other
6 stars 10 forks source link

Fixes for the use of families on experiments #48

Closed llabres closed 3 years ago

llabres commented 3 years ago

Added the parameter task_families to CompressionExperimet and fixed the code that assigns the task_name_to_family_label

miguelinux314 commented 3 years ago

Merged into pull_request