hydra
https://github.com/facebookresearch/hydra
Python
Hydra is a framework for elegantly configuring complex applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to hydra
Help out
- Issues
- [Bug] Potential Error in get_config_path() For Absolute Paths
- [Bug] nemo logger breaks submitit launcher usage for hydra multirun parameter sweep
- [Bug] Default List Packaged to Root Level Not Configurable from CLI
- weird behaviour when inheriting configs
- [Bug] Child defaults list with interpolation fails with a constructed path with too many group names
- [Bug] Hydra can't find local config file, requires an extra slash be prepended to the local path
- [Bug] Global /hydra/launcher Override Fails in +train=experiment Config Without # @package _global_
- Added support for arrays, callbacks, and cheap_constraints in nevergrad
- Is there a way to get the current file location within the config file?
- [Feature Request] Allow for defaults list `override` to update the ordering of defaults?
- Docs
- Python not yet supported