专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
目录
相关文章推荐
爱可可-爱生活  ·  晚安~ #晚安# -20241214230507 ·  2 天前  
爱可可-爱生活  ·  【Taming ... ·  2 天前  
爱可可-爱生活  ·  【Comfy Workflow ... ·  4 天前  
爱可可-爱生活  ·  【xLSTM-jax: JAX 实现的 ... ·  4 天前  
潦草学者  ·  AI 虚拟陪伴一年谈 ·  4 天前  
51好读  ›  专栏  ›  机器学习研究会

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

机器学习研究会  · 公众号  · AI  · 2017-02-17 18:59

正文


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

转自:爱可可-爱生活

What is this?

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


Tutorials

  1. Deep Learning with PyTorch: a 60-minute blitz

  2. Custom C extensions

  3. Writing your own neural network module that uses numpy and scipy

  4. Reinforcement (Q-)Learning with PyTorch

  • Official PyTorch Examples

    • 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

  • Practical PyTorch

  • Simple Examples to Introduce PyTorch

  • Mini Tutorials in PyTorch

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


    Papers in PyTorch


    Projects in Pytorch

    1. Vanilla VAE

    2. Conditional VAE

    3. Denoising VAE

    4. Adversarial Autoencoder

    5. Adversarial Variational Bayes

    1. Vanilla GAN

    2. Conditional GAN

    3. InfoGAN

    4. Wasserstein GAN

    5. Mode Regularized GAN


    链接:

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


    原文链接:

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

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

    ↓↓↓