Skip to content

Commit b879f18

Browse files
Jasha10rsokl
andauthored
Add Hydra Ecosystem section to README (#2487)
Co-authored-by: Ryan Soklaski <[email protected]>
1 parent 0068ecd commit b879f18

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,18 @@
5454
### License
5555
Hydra is licensed under [MIT License](LICENSE).
5656

57-
## Community
57+
## Hydra Ecosystem
5858

59-
Ask questions in Github Discussions or StackOverflow (Use the tag #fb-hydra or #omegaconf):
59+
#### Check out these third-party libraries that build on Hydra's functionality:
60+
* [hydra-zen](https://github.com/mit-ll-responsible-ai/hydra-zen): Pythonic utilities for working with Hydra. Dynamic config generation capabilities, enhanced config store features, a Python API for launching Hydra jobs, and more.
61+
* [lightning-hydra-template](https://github.com/ashleve/lightning-hydra-template): user-friendly template combining Hydra with [Pytorch-Lightning](https://github.com/Lightning-AI/lightning) for ML experimentation.
62+
* [hydra-torch](https://github.com/pytorch/hydra-torch): [configen](https://github.com/facebookresearch/hydra/tree/main/tools/configen)-generated configuration classes enabling type-safe PyTorch configuration for Hydra apps.
63+
64+
#### Ask questions in Github Discussions or StackOverflow (Use the tag #fb-hydra or #omegaconf):
6065
* [Github Discussions](https://github.com/facebookresearch/hydra/discussions)
6166
* [StackOverflow](https://stackexchange.com/filters/391828/hydra-questions)
6267
* [Twitter](https://twitter.com/Hydra_Framework)
6368

64-
6569
### Citing Hydra
6670
If you use Hydra in your research please use the following BibTeX entry:
6771
```BibTeX

0 commit comments

Comments
 (0)