grokking-pytorch

PyTorch tutorial

An introduction to using PyTorch for deep learning tasks

The Hitchiker's Guide to PyTorch

GitHub

1k stars
29 watching
74 forks
last commit: about 3 years ago
deep-learning

Related projects:

Repository Description Stars
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,227
furkanu/deeplearning.ai-pytorch Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch 149
graal-research/poutyne A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities 571
vinhkhuc/pytorch-mini-tutorials A collection of tutorials and lessons on building deep learning models using the PyTorch library. 326
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,043
rguthrie3/deeplearningfornlpinpytorch A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. 1,941
keon/pytorch-exercises A collection of exercises and tutorials to practice PyTorch, covering various topics in deep learning. 96
hungtuchen/pytorch-dqn An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. 386
gunhochoi/kind-pytorch-tutorial A comprehensive tutorial on building and training PyTorch models using Python 392
stared/thinking-in-tensors-writing-in-pytorch A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples 329
xiadingz/video-caption.pytorch PyTorch implementation of video captioning, combining deep learning and computer vision techniques. 401
pytorch/tnt A collection of tools and utilities for building and training neural networks with PyTorch. 1,666
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
lplenka/pytorch-tutorial A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks 1