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.
23k stars
399 watching
10k forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,669 |
| A collection of examples demonstrating how to create custom PyTorch datasets with various features and techniques | 865 |
| A tool to visualize PyTorch execution graphs and traces | 3,251 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A high-level library to help with training and evaluating neural networks in PyTorch | 4,554 |
| PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| A collection of code snippets and examples exploring various PyTorch concepts and techniques | 547 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,784 |