pytorch-lightning

AI model builder

A framework for building and training AI models on multiple GPUs or TPUs with minimal code changes.

Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.

GitHub

29k stars
252 watching
3k forks
Language: Python
last commit: about 1 month ago
Linked from 5 awesome lists

aiartificial-intelligencedata-sciencedeep-learningmachine-learningpythonpytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,700
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
sktime/pytorch-forecasting A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures 4,038
lightning-ai/deep-learning-project-template Provides a standard template for structuring and organizing deep learning projects 1,243
ahkarami/deep-learning-in-production A collection of notes and references on deploying deep learning models in production environments 4,313
pytorch/ignite A high-level library to help with training and evaluating neural networks in PyTorch 4,554
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,401
cadene/pretrained-models.pytorch Provides pre-trained PyTorch models for various computer vision tasks and datasets. 9,044
lightning-ai/lit-llama An implementation of a large language model using the nanoGPT architecture 6,013
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597
luolc/adabound An optimizer that combines the benefits of Adam and SGD algorithms 2,908
jfzhang95/pytorch-deeplab-xception A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets 2,919
catalyst-team/catalyst A PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse. 3,300
ludwig-ai/ludwig A low-code framework for building custom deep learning models and neural networks 11,236