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
- keep simulating in multirun even if some failed
- Use log.exception in `run_job` failure case
- [Bug] instantiate: top-level `_target_` has inconsistent behavior with `_convert_`
- [Bug] compose AssertionError on key pointing into None-valued DictConfig.
- [Bug] instantiate fails targeting class defined in `__main__` when using `joblib` in sweep
- [Feature Request] Consistent mechanism for defaulting to environment variables
- hydra.runtime.cwd, hydra.rutime.config_sources mixed path separators
- Add an option to exit after the submitit launcher has scheduled the run on slurm
- [Bug] Unable to delete an item from ListConfig
- [Feature Request] Appending to a structured dict from a config file
- Docs
- Python not yet supported