pytorch-tutorials
There are 82 repositories under pytorch-tutorials topic.
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
sgrvinod/Deep-Tutorials-for-PyTorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
bat67/pytorch-tutorials-examples-and-books
PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍
bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
mimoralea/gdrl
Grokking Deep Reinforcement Learning
amusi/PyTorch-From-Zero-To-One
PyTorch从入门到精通
zkywsg/Daily-DeepLearning
🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
higgsfield/Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
ethanluoyc/pytorch-vae
A Variational Autoencoder (VAE) implemented in PyTorch
PyTorchKorea/tutorials-kr
🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
bentrevett/pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Spandan-Madan/Pytorch_fine_tuning_Tutorial
A short tutorial on performing fine tuning or transfer learning in PyTorch.
bat67/Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Niranjankumar-c/DeepLearning-PadhAI
All the code files related to the deep learning course from PadhAI
dudeperf3ct/DL_Notebooks
This repo contains all the notebooks mentioned in blog.
pawangeek/Pytorch-In-Real-Life
Contains real-life example that can be solved by pytorch
avijit9/Contractive_Autoencoder_in_Pytorch
Pytorch implementation of contractive autoencoder on MNIST dataset
deepsense-ai/Keras-PyTorch-AvP-transfer-learning
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
jibinmathew69/Hands-on-NLP-with-PyTorch
Collection of Notebooks for Natural Language Processing with PyTorch
yakhyo/pytorch-tutorials
🤖 | A collection of comprehensive PyTorch tutorials covering fundamental and advanced deep learning concepts
vectozavr/llm-hessian
Using PyTorch autograd to compute Hessian of Perplexity for Large Language Models
techshot25/Autoencoders
This will show how to make autoencoders using pytorch neural networks
sukkritsharmaofficial/SuperResGAN
Enhanced Super-Resolution Generative Adversarial Networks
prakharcode/Pytorch_Implements
Major Pytorch Implementations
AutuanLiu/Fastai-Notes-V3
:dolphin: :whale2: fastai course v3 notes
WobiWanKenobi/pytorch-amd-gpu
Instructions on how to use PyTorch on AMD GPU with Linux