Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. β‘π₯β‘
| Date | Stars |
|---|---|
| 2026-07-24 | 5322 |
| 2026-07-25 | 5322 |
| 2026-07-28 | 5322 |
| 2026-07-30 | 5322 |
| 2026-08-06 | 5322 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center"> # Lightning-Hydra-Template [](https://github.com/pre-commit/pre-commit) [](https://pytorch.org/get-started/locally/) [](https://pytorchlightning.ai/) [](https://hydra.cc/) [](https://black.readthedocs.io/en/stable/) [](https://pycqa.github.io/isort/) <br> [](https://github.com/ashleve/lightning-hydra-template/actions/workflows/test.yml) [](https://github.com/ashleve/lightning-hydra-template/actions/workflows/code-quality-main.yaml) [](https://codecov.io/gh/ashleve/lightning-hydra-template) <br> [](https://github.com/ashleve/lightning-hydra-template#license) [](https://github.com/ashleve/lightning-hydra-template/pulls) [](https://github.com/ashleve/lightning-hydra-template/graphs/contributors) A clean template to kickstart your deep learning project πβ‘π₯<br> Click on [<kbd>Use this template</kbd>](https://github.com/ashleve/lightning-hydra-template/generate) to initialize new repository. _Suggestions are always welcome!_ </div> <br> ## πΒ Β Introduction **Why you might want to use it:** β Save on boilerplate <br> Easily add new models, datasets, tasks, experiments, and train on different accelerators, like multi-GPU, TPU or SLURM clusters. β Education <br> Thoroughly commented. You can use this repo as a learning resource. β Reusability <br> Collection of useful MLOps tools, configs, and code snippets. You can use this repo as a reference for various utilities. **Why you might not want to use it:** β Things break from time to time <br> Lightning and Hydra are still evolving and integrate many libraries, which means sometimes things break. For the list of currently known problems visit [this page](https://github.com/ashleve/lightning-hydra-template/labels/bug). β Not adjusted for data engineering <br> Template is not really adjusted for building data pipelines that depend on each other. It's more efficient to use it for model prototyping on ready-to-use data. β Overfitted to simple use case <br> The configuration setup is built with simple lightning training in mind. You might need to put some effort to adjust it for different use cases, e.g. lightning fabric. β Might not support your workflow <br> For example, you can't resume hydra-based multirun or hyperparameter search. > **Note**: _Keep in mind this is unofficial community project._ <br> ## Main Technologies [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning) - a lightweight PyTorch wrapper for high-performance AI research. Think of it as a framework for organizing your PyTorch code. [Hydra](https://github.com/facebookresearch/hydra) - a framework for elegantly configuring complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. <br> ## Main Ideas - [**Rapid Experimentation**](#your-superpowers): thanks to hydra command line superp
Excerpt of 41,240 characters
Read on GitHubPoland
326
9
Mattie Tesfaldet Β· McGill University, Mila, ex-Meta Β· Canada
8
7
Alex Morehead Β· Lawrence Berkeley National Laboratory Β· United States
6
3
2
Alexander Tong Β· Austria
2
2
1
Ina
1
1
1
1
1
1
1
Zhenyu Jiang
1
1
Yangyang Li Β· Northwestern University Β· United States
1
Would you bet a product on this? Bounded 0β100 and slow moving.
matched fp:5d26f752b92250f5, topic:deep-learning, topic:pytorch
matched fp:5d26f752b92250f5, topic:mlops, readme:mlops