1. 程式人生 > >2017.9~2018.9 學年回顧

2017.9~2018.9 學年回顧

Linux:兄弟連Linux教程

https://www.bilibili.com/video/av7797044/?p=1

Python:MIT 6.0001

Introduction to Computer Science and Programming in Python
https://www.bilibili.com/video/av10497433/?p=1
中文對應教材:Python程式設計導論 第2版
(專訪|MIT名譽校長:機器學習會成為Word一樣的工具
https://www.thepaper.cn/newsDetail_forward_2454566)

機器學習:李巨集毅機器學習

https://www.bilibili.com/video/av10590361/?p=1

深度學習:李巨集毅深度學習

https://www.bilibili.com/video/av9770302/?p=1

概率:徐亦達概率機器學習

https://www.bilibili.com/video/av12802062/?p=1

深度學習框架:

Tensorflow:Google,功能強大,資源多

中文社群:https://www.tensorflowers.cn/
中文 Documents:https://tensorflow.google.cn/
高層API:Keras等

Pytorch:Facebook,影象資源較多,上手較快

中文 Tutorial:http://pytorch.apachecn.org/cn/tutorials/#
中文 Documents:http://pytorch.apachecn.org/cn/docs/0.3.0/
英文 Tutorial:https://pytorch.org/tutorials/index.html
英文 Documents:https://pytorch.org/docs/stable/index.html

Mxnet:Amazon,高層API—Gluon風格與Pytorch相似,入門文件詳細(含中文),上手較快

中文 Tutorial:https://zh.gluon.ai/index.html
中文 Turorial對應視訊

https://space.bilibili.com/209599371/#/
英文 Documents:https://mxnet.incubator.apache.org/api/python/index.html
高層API:Gluon

Anaconda:

建立虛擬環境並激活
新增國內映象
按順序安裝 cuda,cudnn,pytorch,torchvision,notebook
ssh遠端連線(遠端連線工具TeamViewer,SecureCRT,SecureFX)
遠端訪問 jupyter notebook


Tips


TensorboardX:

資料視覺化

善用Github:

從入門:通過找程式碼,看對應文獻
到放棄:通過看文獻,復現其方法

卷積視覺化Gif:

https://github.com/vdumoulin/conv_arithmetic

深度學習簡易圖譜:

https://github.com/kailashahirwar/cheatsheets-ai

PPT:

許岑幻燈片製作理念
https://www.bilibili.com/video/av23085886/?p=1
微軟Office官方線上模板
http://www.officeplus.cn/Template/Home.shtml

查文獻:

最新文獻 arXiv 中國映象:http://cn.arxiv.org/
通過作者:1、大方向;2、小創新
大方向:Yann LeCun, Yoshua Bengio & Geoffrey Hinton. Deep Learning. Nature
https://www.researchgate.net/publication/277411157_Deep_Learning
小創新:在讀博士—知乎,Github,個人主頁,相關實驗室主頁