資源 | 8張思維導(dǎo)圖幫你梳理深度學(xué)習(xí)&機(jī)器學(xué)習(xí)多個(gè)知識(shí)點(diǎn)
本文是對(duì)作者@Daniel Martinez(https://twitter.com/danielmartinezf)在GitHub上的開(kāi)源項(xiàng)目介紹,作者通過(guò)思維導(dǎo)圖對(duì)深度學(xué)習(xí)和機(jī)器學(xué)習(xí)中的一些重點(diǎn)和架構(gòu)進(jìn)行了梳理。
深度學(xué)習(xí)
1. 概念
2. 架構(gòu)
3. Tensorflow庫(kù)
PDF版本下載地址
https://github.com/dformoso/deeplearning-mindmap/blob/master/Deep%20Learning.pdf
使用工具
MindNode軟件(Mac平臺(tái)):https://mindnode.com
思維導(dǎo)圖參考資料(部分)
- Stanford and Oxford Lectures. CS20SI, CS224d.
- Books:
- Deep Learning - Goodfellow
- Pattern Recognition and Machine Learning - Bishop
- The Elements of Statistical Learning - Hastie.
- Colah's Blog. http://colah.github.io
- Kaggle Notebooks.
- Tensorflow Documentation pages.
- Google Cloud Data Engineer certification materials.
- Multiple Wikipedia articles.
機(jī)器學(xué)習(xí)思維導(dǎo)圖
1.過(guò)程
2.數(shù)據(jù)處理
3.數(shù)學(xué)基礎(chǔ)
4.概念
5.模型
PDF版本下載
https://github.com/dformoso/machine-learning-mindmap/blob/master/Machine%20Learning.pdf
使用工具
MindNode軟件(Mac平臺(tái)):https://mindnode.com
思維導(dǎo)圖參考資料(部分)
- Stanford and Oxford Lectures. CS20SI, CS224d.
- Books:
- Deep Learning - Goodfellow.
- Pattern Recognition and Machine Learning - Bishop.
- The Elements of Statistical Learning - Hastie.
- Colah's Blog. http://colah.github.io
- Kaggle Notebooks.
- Tensorflow Documentation pages.
- Google Cloud Data Engineer certification materials.
- Multiple Wikipedia articles.
GitHub項(xiàng)目地址