pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
-
Updated
Jul 8, 2020 - Jupyter Notebook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
A course in reinforcement learning in the wild
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
A community run, 5-day PyTorch Deep Learning Bootcamp
Awesome-pytorch-list 翻译工作进行中......
In-depth tutorials for implementing deep learning models on your own with PyTorch.
Pytorch easy-to-follow Capsule Network tutorial
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
A short tutorial on performing fine tuning or transfer learning in PyTorch.
Grokking Deep Reinforcement Learning
A Variational Autoencoder (VAE) implemented in PyTorch
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
Contains projects and related blogs in pytorch
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
This repo contains all the notebooks mentioned in blog.
All the code files related to the deep learning course from PadhAI
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!
Pytorch implementation of contractive autoencoder on MNIST dataset
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Collection of Notebooks for Natural Language Processing with PyTorch
Major Pytorch Implementations
Add a description, image, and links to the pytorch-tutorials topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-tutorials topic, visit your repo's landing page and select "manage topics."