Extend Configs A common pattern is to extend an existing config, overriding and/or adding new config values to it. The extension is done by including the base configuration, and then
2023-02-23
Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.
2023-02-23