推荐不可思议的PyTorch:PyTorch教程论文项目社区资源大汇总

Posted 机器学习研究会

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了推荐不可思议的PyTorch:PyTorch教程论文项目社区资源大汇总相关的知识,希望对你有一定的参考价值。


点击上方 “机器学习研究会”可以订阅哦
摘要
 

What is this?

This is inspired by the famous repository where this repository would hold tutorials, projects, libraries, videos, papers, books and anything related to the incredible .


Tutorials

    • A perfect introduction to PyTorch's torch, autograd, nn and optim APIs

    • If you are a former Torch user, you can check out this instead:

    1. Custom C extensions

    • MNIST Convnets

    • Word level Language Modeling using LSTM RNNs

    • Training Imagenet Classifiers with Residual Networks

    • Generative Adversarial Networks (DCGAN)

    • Variational Auto-Encoders

    • Superresolution using an efficient sub-pixel convolutional neural network

    • Hogwild training of shared ConvNets across multiple processes on MNIST

    • Training a CartPole to balance in OpenAI Gym with actor-critic

    • Natural Language Inference (SNLI) with GloVe vectors, LSTMs, and torchtext

    • This focuses on using RNNs for NLP

    • Tensor Multiplication, Linear Regresison, Logistic Regression, Neural Network, Modern Neural Network, and Convolutional Neural Network


Papers in PyTorch

    • VGG model in PyTorch.

    • ResNet model in PyTorch.

    • Wide ResNet model in PyTorch


Projects in Pytorch

    • Generative Adversarial Nets (GAN)

    • Variational Autoencoder (VAE)


链接:

https://github.com/ritchieng/the-incredible-pytorch


原文链接:

http://weibo.com/1402400261/EvXQwj2OB?ref=home&rid=0_0_202_2669535110375123682&type=comment#_rnd1487321857570

“完整内容”请点击【阅读原文】

↓↓↓

以上是关于推荐不可思议的PyTorch:PyTorch教程论文项目社区资源大汇总的主要内容,如果未能解决你的问题,请参考以下文章

推荐|深度学习PyTorch的教程代码

深度学习之30分钟快速入门PyTorch(附学习资源推荐)

下载 | Pytorch最新教程PDF

PyTorch 模型不适合自己怎么办?预训练教程在这里

谷歌大脑前员工又有想法,论PyTorch与TensorFlow谁更吃香?

对标 PyTorch,清华团队推出自研 AI 框架“计图” | AI 技术生态论