tutorials
Deep Learning Tutorials
PyTorch tutorials for learning deep learning with the PyTorch framework
PyTorch tutorials.
8k stars
180 watching
4k forks
Language: Jupyter Notebook
last commit: 8 days ago Related projects:
Repository | Description | Stars |
---|---|---|
soravux/pytorch_tutorial | A tutorial project to introduce PyTorch fundamentals through hands-on examples | 109 |
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 |
yunjey/pytorch-tutorial | A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,286 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
lplenka/pytorch-tutorial | A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
pytorch/examples | A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,428 |
victoresque/pytorch-template | An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,754 |
delip/pytorchnlpbook | A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,991 |
kyubyong/pytorch_exercises | A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 315 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
ayooshkathuria/pytorch-yolo-v3 | An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,304 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,965 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,371 |
amdegroot/ssd.pytorch | An implementation of a deep learning-based object detection system in PyTorch. | 5,150 |