Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic extension of this template with Hydra configs #23

Closed
ashleve opened this issue Jan 19, 2021 · 0 comments
Closed

Generic extension of this template with Hydra configs #23

ashleve opened this issue Jan 19, 2021 · 0 comments

Comments

@ashleve
Copy link

ashleve commented Jan 19, 2021

Recently I've been trying to develop a very general PyTorch Lightning + Hydra template.

The idea is to extend deep-learning-project-template, by just adding some Hydra config structure and simple example, which initializes modules from config parts in the most generic and obvious way.

I've been wondering if it would be a good idea to develop an official template of this sort and add it to Lightning ecosystem as an alternative for deep-learning-project-template?
Currently it seems like Hydra is still a little rough around the edges and it's not obvious how config should be structured for Lightning, but still such a template could be a useful addition in the future.

Here is a link to my version:
https://github.com/hobogalaxy/lightning-hydra-template

@ashleve ashleve closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant