Pytorch Lightning
Repositories
-
pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
-
metrics
Machine learning metrics for distributed, scalable PyTorch applications.
-
lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
-
lightning-flash
Collection of tasks for fast prototyping, baselining, finetuning and solving problems with deep learning.
-
cifar5
Forked from williamFalcon/cifar5 -
-
-
ODSC
tutorial for converting PyTorch to Lightning
-
jsonargparse
Forked from omni-us/jsonargparseParsing of command line options, yaml/jsonnet config files and/or environment variables based on argparse
-
torchmetrics-feedstock
Forked from conda-forge/torchmetrics-feedstockA conda-smithy repository for torchmetrics.
-
staged-recipes
Forked from conda-forge/staged-recipesA place to submit conda recipes before they become fully fledged conda-forge feedstocks
-
fairscale
Forked from facebookresearch/fairscalePyTorch extensions for high performance and large scale training.
-
-
deep-learning-project-template
Pytorch Lightning code guideline for conferences
-
pytorch-lightning-feedstock
Forked from conda-forge/pytorch-lightning-feedstockA conda-smithy repository for pytorch-lightning.
-
lightning-Covid19
Classification for covid-19 chest X-ray images using Lightning
-
-
neuraltexture
Forked from henzler/neuraltextureLearning a Neural 3D Texture Space from 2D Exemplars [CVPR, 2020]
-
Fast-AgingGAN
Forked from harsha-sharechat-account/Fast-AgingGANA small and light deep learning model to age human faces, runs at 30 fps on an iPhoneX, even faster on a computer.
-
attentive-neural-processes
Forked from 3springs/attentive-neural-processesimplementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)
-
lightning-text-classification
Forked from ricardorei/lightning-text-classificationMinimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
-
emotion_transformer
Forked from juliusberner/emotion_transformerContextual Emotion Detection in Text (DoubleDistilBert Model)
-
speech-transformer-pytorch_lightning
Forked from tongjinle123/speech-transformer-pytorch_lightningASR project with pytorch-lightning
-
Siamese-Neural-Networks
Forked from bhiziroglu/Siamese-Neural-NetworksImplementation of the Siamese Neural Networks in PyTorch using MNIST dataset