examples

PyTorch examples

A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

GitHub

23k stars
399 watching
10k forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
p-christ/deep-reinforcement-learning-algorithms-with-pytorchPyTorch implementations of popular deep reinforcement learning algorithms and environments.5,669
utkuozbulak/pytorch-custom-dataset-examplesA collection of examples demonstrating how to create custom PyTorch datasets with various features and techniques865
szagoruyko/pytorchvizA tool to visualize PyTorch execution graphs and traces3,251
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
pytorch/igniteA high-level library to help with training and evaluating neural networks in PyTorch4,554
utkuozbulak/pytorch-cnn-adversarial-attacksPyTorch implementation of various Convolutional Neural Network adversarial attack techniques354
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
napsternxg/pytorch-practiceA collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks197
ptrblck/pytorch_miscA collection of code snippets and examples exploring various PyTorch concepts and techniques547
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
victoresque/pytorch-templateAn open-source PyTorch deep learning project template providing a structured environment for building and training various models.4,784