pytorch-styleguide

PyTorch guide

A comprehensive resource providing best practices and guidelines for developing PyTorch models

An unofficial styleguide and best practices summary for PyTorch

GitHub

2k stars
45 watching
173 forks
Language: Python
last commit: about 3 years ago
best-practicespytorchstyleguide

Related projects:

Repository Description Stars
gunhochoi/kind-pytorch-tutorial A comprehensive tutorial on building and training PyTorch models using Python 392
vinhkhuc/pytorch-mini-tutorials A collection of tutorials and lessons on building deep learning models using the PyTorch library. 326
soravux/pytorch_tutorial A tutorial project to introduce PyTorch fundamentals through hands-on examples 109
iamaziz/pytorch-docset A collection of PyTorch documentation and tutorial resources 31
ptrblck/pytorch_misc A collection of code snippets and examples exploring various PyTorch concepts and techniques 547
pytorch/hub A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. 1,402
napsternxg/pytorch-practice A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks 197
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 240
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
kyubyong/pytorch_exercises A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities 316
pytorch/data Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries 1,149
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
jmhessel/fmpytorch PyTorch implementation of a Factorization Machine module 173
utkuozbulak/pytorch-custom-dataset-examples A collection of examples demonstrating how to create custom PyTorch datasets with various features and techniques 865
alexis-jacq/pytorch-tutorials An introduction to PyTorch through the Neural-Style algorithm for image transformation 136