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
- Implement #1389 or similar functionality
- instantiate api - having to write a dataclass conf for every _target_ class
- [Feature Request] Conditionally disable the creation of folders in output/multirun via the CLI
- hydra.utils.instantiate using a config file
- [Bug] Selecting multiple configs from a group should allow selecting none
- [Bug] Failed Submitit Jobs are still reported as "completed"
- [Feature Request] Document how configs typing validation works
- sweep parameters in a paired manner
- [Feature Request] Mixing `_global_` / `_here_` / `_package_`
- [Feature Request] Derive structured configuration from class constructor
- Docs
- Python not yet supported