Provides a sweeper for Hydra that extends sweeps using a custom python entrypoint(s). This allows to define complex experiment configurations that can not be obtained as a cartesian product of ...
This package contains the Python coder DSL sources: Python modules that describe how to translate Hydra modules into Python source code. The runnable Python head (hand-written primitives, DSL runtime, ...
Aiming to reduce the need for boilerplate code and speed up the development of complex Python applications, Facebook Engineering has created an open source framework called Hydra. Hydra allows ...