前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【推荐收藏】5天入门PyTorch?还真有这么一门Courses

【推荐收藏】5天入门PyTorch?还真有这么一门Courses

作者头像
Sam Gor
发布2019-07-17 11:23:36
6320
发布2019-07-17 11:23:36
举报
文章被收录于专栏:SAMshare

近期在网路上看到一个深度学习的课程,由dataflowr的一个组织推出的课程

《Hands-on tour to deep learning with PyTorch》

主要的学习路径如下:

  • Day 1:
    • (slides) introductory slides
    • (code) a first example on Colab: dogs and cats with VGG
    • (code) making a regression with autograd: intro to pytorch
  • Day 2:
    • (slides) refresher: linear/logistic regressions, classification and PyTorch module.
    • (code) understanding convolutions and your first neural network for a digit recognizer.
    • (slides) embeddings and dataloader
    • (code) Collaborative filtering: matrix factorization and recommender system
    • (slides) Variational Autoencoder by Stéphane
    • (code) AE and VAE
  • Day 3:
    • (slides) Towards deep learning for the real world by Andrei
    • (code) softmax temperature; Mixture Density Networks; Bayes by backpropagation
    • (slides) Generative Adversarial Networks
    • (code) Conditional and Info GANs
  • Day 4:
    • Reccurrent Neural Networks: slides and associated code
    • (code) PyTorch tutorial on char-RNN
    • (code) Word2vec
    • (code) Playing with word embedding
    • Structured Self-attentive Sentence Embedding papercode to obtain Glove NLP mini-project
  • Day 5:
    • (slides) Opening the black box
    • (code) CAM
    • (code) Adversarial examples
    • Graph Neural Networks by Timothée

课程地址:https://mlelarge.github.io/dataflowr-web/cea_edf_inria.html

代码地址:https://github.com/mlelarge/dataflowr

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2019-07-12,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 SAMshare 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档