ashleve/lightning-hydra-template
A project template for structuring PyTorch Lightning deep learning experiments with Hydra configuration management.

Not currently ranked — collecting fresh signals.
star history
This repository provides a starter template for building and organizing deep learning projects. It combines PyTorch Lightning (for training loop abstraction and hardware acceleration) with Hydra (for hierarchical configuration management). The template enforces reproducibility and best practices through standardized project structure, code formatting tools (black, isort), and CI/CD workflows for testing.
Frequently asked
- What is ashleve/lightning-hydra-template?
- A project template for structuring PyTorch Lightning deep learning experiments with Hydra configuration management.
- Is lightning-hydra-template open source?
- Yes — ashleve/lightning-hydra-template is an open-source project tracked on heatdrop.
- What language is lightning-hydra-template written in?
- ashleve/lightning-hydra-template is primarily written in Python.
- How popular is lightning-hydra-template?
- ashleve/lightning-hydra-template has 5.3k stars on GitHub.
- Where can I find lightning-hydra-template?
- ashleve/lightning-hydra-template is on GitHub at https://github.com/ashleve/lightning-hydra-template.