《Learn Deep Learning in 6 Weeks》

这是 Siraj Raval 在 Youtube 上发布的 "6 周内学会深度学习" 的课程。「This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube」

Github星跟踪图

Learn_Deep_Learning_in_6_Weeks

This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube

Overview

This is the curriculum for this video on Youtube by Siraj Raval

Week 1 - Feedforward Neural Networks and Backpropagation

Week 2 - Convolutional Networks

  • Watch the Convolutional Networks Specialization on Coursera, found here.
  • Read all 3 lecture notes under Module 2 for Karpathy CNN course found here
  • Watch my video on CNNs here and here
  • Write out a simple CNN yourself (using no ML libraries)

Week 3 - Recurrent Networks

  • Watch the Sequence Models Specialization on Coursera, found here
  • Watch my videos on recurrent networks, here, here, and here
  • Read Trask's blogpost on LSTM RNNs found here
  • Write out a simple RNN yourself (using no ML libraries)

Week 4 - Tooling

  • Watch CS20 (Tensorflow for DL research). Slides are here. Playlist is here
  • Watch my intro to tensorflow playlist here
  • Read Keras Example code to quickly understand its structure here
  • Learn which GPU provider is best for you here
  • Write out a simple image classifier using Tensorflow

Week 5 - Generative Adversarial Network

  • Watch the first 7 videos you see here
  • Build a GAN using no ML libraries
  • Build a GAN using tensorflow
  • Read this to understand the math of GANs, but don't worry if you dont understand it all. This is the bleeding edge here

Week 6 - Deep Reinforcement Learning

  • Watch CS 294 here
  • Build a Deep Q Network using Tensorflow

主要指标

概览
名称与所有者llSourcell/Learn_Deep_Learning_in_6_Weeks
主编程语言
编程语言 (语言数: 0)
平台
许可证
所有者活动
创建于2018-05-28 15:41:07
推送于2018-10-13 18:51:50
最后一次提交2018-08-16 11:49:19
发布数0
用户参与
星数2.7k
关注者数225
派生数864
提交数5
已启用问题?
问题数1
打开的问题数1
拉请求数1
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?