摘要
為了後續的深度學習的入門,平時看到的有關網站和視頻,這裡備份一下。
5個深度學習架構比較
分享一個關於最受歡迎的5個深度學習架構(SciKit Learn,TensorFlow,Theano,Keras,和Caffe)的比較視頻:http://weibo.com/p/23044464933dbb5463a1b0cef9ebcb4207b869 。遍曆每一個優點和缺點,以及一些範例程式碼,最終來做出一個明確的結論。
The code for the TensorFlow vs Theano part of the video is here: 點擊開啟連結
https://github.com/llSourcell/tensorflow_vs_theano
An article that explains the differences in more detail: 點擊開啟連結
https://medium.com/@sentimentron/faceoff-theano-vs-tensorflow-e25648c31800#.bg4xmz1au
Learn more about TF Learn here:點擊開啟連結
https://github.com/tflearn/tflearn
and here:點擊開啟連結
https://www.tensorflow.org/versions/r0.9/tutorials/tflearn/index.html
Learn more about TensorFlow here:點擊開啟連結
https://www.oreilly.com/learning/hello-tensorflow
More on Keras here:點擊開啟連結
http://machinelearningmastery.com/tutorial-first-neural-network-python-keras/
More on SciKit Learn here:點擊開啟連結
http://scikit-learn.org/stable/tutorial/
More on Caffe here:點擊開啟連結
http://christopher5106.github.io/deep/learning/2015/09/04/Deep-learning-tutorial-on-Caffe-Technology.html
More on Theano here:點擊開啟連結
https://github.com/Newmu/Theano-Tutorials