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
- [Feature Request] It'd be nice to have a custom resolver for accessing data files for a given python package.
- [Feature Request] I'd like to be able to do multirun over files matching a glob (ideally a glob that depends on other, non-sweeped params in the config file)
- [Feature Request] make a new release of hydra-submitit-launcher on pypi
- [Bug]RQ Launcher Plugin under Python 3.11 got ValueError: mutable default for field enqueue is not allowed: use default_factory
- How to override the default model in main.yaml in code when testing different models
- [Bug] Appending to Defaults List via command line doesn't work if config is in subfolder
- Ray Launcher: Additional properties are not allowed
- [Bug] hydra.utils.instantiate can not find modules in mtrl
- Debugging macos CI failures
- Refactor and Improve Build and Clean Commands
- Docs
- Python not yet supported