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] 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?
- Support recursive target resolve
- Compatibility with Optuna dashboard
- Add reference tag to allow getting a varaible by reference
- [Feature Request] Add option to replace "/" in hydra.job.override_dirname
- [Feature Request] Support Instantiation of User Plugins Without Special Module
- Docs
- Python not yet supported