pytorch-lightning-template
There are 9 repositories under pytorch-lightning-template topic.
miracleyoo/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well. No need to rewrite your config in hydra.
YooSungHyun/pytorch-lightning-template
my useful torch lightning training template
npurson/tmpl
⚡ A template for rapid & flexible DL experimentation development, built upon Lightning & Hydra with best practice.
thanhtvt/multi-label-gcns
Multi-label image recognition with Graph Convolution Network and its variants
ArtemVerbov/Knowledge-Distillation-X-Lightning
Knowledge distillation pytorch lightning template for image classification task
AlessandroW/Guild.ai-x-PyTorch-Lightning
Sample implementation of orchestrating PyTorch Lightning models via its CLI managed by guild.ai
ChenghaoMou/lightning-grid-template
A minimal template for pytorch-lightning and grid.ai
kaparoo/lightning-project-template
A template for the deep learning projects using PyTorch Lightning 2.0+.
Linnore/GNN-Cora-CUHKSZAG
This repo contains Pytorch-Lightning implementations of GCN and GraphSAGE for Node Classification and Link Prediction (as a way for Recommendation System) on the Cora dataset and CUHKSZ-AG dataset.