Google Deep Learning Notes
Google 深度學習筆記
由於谷歌機器學習教程更新太慢,所以一邊學習Deep Learning教程,經常總結是個好習慣,筆記目錄奉上。
- Github工程地址:https://github.com/ahangchen/GDLnotes
- 歡迎star,有問題可以到Issue區討論
- 官方教程地址
- 視頻/字幕下載
最近tensorflow團隊出了一個model項目,和這個課程無關,但是可以參考
框架: TensorFlow
谷歌出品的基於Python的深度學習工具集
工具:Ipython, Pycharm
筆記列表
-
Lesson 1 Machine Learning to Deep Learning
train your first simple model entirely end to end
general data practices to train models
-
Lesson 2 Deep Neural Network
- Limit of Linear Model
- Neural network
- 優化神經網絡:Deep Network
- 防止深度神經網絡過擬合
- Regularization
- Dropout
- 防止深度神經網絡過擬合
- 深度神經網絡實踐
train your first deep network; Train even bigger models;
-
Lesson 3 Convolutional Networks
deep dive into images and convolutional models
-
Lessson 4 Deep Models for Text and Sequence
- Embeddings
- Recurrent Models
- 循環神經網絡實踐
附錄:
- NumPy筆記(待完善)
- matplotlib筆記(待完善)
- sklearn筆記(待完善)
覺得我的文章對您有幫助的話,就給個star吧~
土豪可以打賞支持,一分也是愛:
