pytorch-tutorial

Deep Learning Tutorials

A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.

PyTorch Tutorial for Deep Learning Researchers

GitHub

30k stars
625 watching
8k forks
Language: Python
last commit: over 1 year ago
deep-learningneural-networkspytorchpytorch-tutorial

Related projects:

Repository Description Stars
dsksd/deepnlp-models-pytorch Pytorch implementations of various Deep NLP models from Stanford's cs-224n course 2,954
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
dsgiitr/d2l-pytorch An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch 4,244
victoresque/pytorch-template An open-source PyTorch deep learning project template providing a structured environment for building and training various models. 4,754
p-christ/deep-reinforcement-learning-algorithms-with-pytorch PyTorch implementations of popular deep reinforcement learning algorithms and environments. 5,640
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,382
lplenka/pytorch-tutorial A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks 1
jfzhang95/pytorch-deeplab-xception A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets 2,910
qubvel-org/segmentation_models.pytorch A PyTorch library for building and training neural networks for image segmentation tasks. 9,696
pkmital/tensorflow_tutorials A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python 5,642
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,211
delip/pytorchnlpbook A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. 1,991
rguthrie3/deeplearningfornlpinpytorch A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. 1,940