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: over 1 year ago
Linked from 5 awesome lists

aiartificial-intelligencedata-sciencedeep-learningmachine-learningpythonpytorch

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lightning-universe/lightning-boltsProvides a toolbox of components to extend PyTorch Lightning for deep learning research and production1,700
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
sktime/pytorch-forecastingA PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures4,038
lightning-ai/deep-learning-project-templateProvides a standard template for structuring and organizing deep learning projects1,243
ahkarami/deep-learning-in-productionA collection of notes and references on deploying deep learning models in production environments4,313
pytorch/igniteA high-level library to help with training and evaluating neural networks in PyTorch4,554
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
yunjey/pytorch-tutorialA 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.pytorchProvides pre-trained PyTorch models for various computer vision tasks and datasets.9,044
lightning-ai/lit-llamaAn implementation of a large language model using the nanoGPT architecture6,013
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
luolc/adaboundAn optimizer that combines the benefits of Adam and SGD algorithms2,908
jfzhang95/pytorch-deeplab-xceptionA PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets2,919
catalyst-team/catalystA PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse.3,300
ludwig-ai/ludwigA low-code framework for building custom deep learning models and neural networks11,236