hydra-zen is a Python library that my colleagues and I created to create configurable research code and to run reproducible ML experiments, with a minimal amount of boilerplate code. It has greatly improved our productivity and the quality of our work. hydra-zen is application agnostic and can be used broadly by the Python community.
If you already are familiar Hydra: hydra-zen largely eliminates the need to hand-write YAML files and/or dataclass-based Hydra configs.
1 comment
[ 5.2 ms ] story [ 10.7 ms ] threadIf you already are familiar Hydra: hydra-zen largely eliminates the need to hand-write YAML files and/or dataclass-based Hydra configs.