tensorflow 和Tensorlayer

TensorFlow 的github 地址 : https://github.com/tensorflow/tensorflow

TensorFlow文檔地址: http://www.jianshu.com/p/65dc64e4c81f

TensorFlow 中文文檔:http://www.tensorfly.cn/

TensorFlow白皮書中文版 : http://www.jianshu.com/p/65dc64e4c81f

TensorFlow的目錄結構:http://blog.csdn.net/zhoujunbuaa/article/details/50135787

                                        http://blog.csdn.net/sydpz1987/article/details/51520068

TensorFlow學習路線:http://blog.csdn.net/hjimce/article/details/51899683

TensorFlow系統概述:http://www.cnblogs.com/yao62995/p/5773184.html

TensorFlow關於CNN,LSTM, BiLSTM例子集合:http://www.cnblogs.com/zhizhan/p/5971423.html

tensorflow 筆記:常用函數說明:http://blog.csdn.net/mydear_11000/article/details/53197891   (看完很有收穫的帖子)

需要注意的點: 因爲ubuntu 上安裝的 python3.4, 所以安裝的時候記得用pip3

TensorFlow 的詳細介紹: http://blog.csdn.net/snsn1984/article/details/51371970

                                             特意給出 TensorFlow 筆記三,因爲這給出了很多學習Tensor的資源

TensorFlow 深度學習: http://www.cnblogs.com/hellocwh/p/5497786.html

我認爲最清晰的 TensorFlow 例子講解 : http://blog.sina.com.cn/s/blog_155d29f010102wqj6.html

也是比較好的一個TensorFlow筆記: http://www.jianshu.com/p/c2a870c19623


超喜歡這個講解:裏面講解的太棒了:http://www.jianshu.com/p/c2a870c19623

tensorFlow 細節好文: http://blog.csdn.net/sa14023053/article/details/51884377

解讀 TensorFlow 的RNN : http://lan2720.github.io/2016/11/10/%E8%A7%A3%E8%AF%BBtensorflow%E7%9A%84rnn/

用tensorflow寫出的框架更完美:http://danijar.com/structuring-your-tensorflow-models/

tensorflow的視頻教程:http://list.youku.com/albumlist/show?id=27327189&ascending=1&page=1

                                      https://www.youtube.com/playlist?list=PLXO45tsB95cKI5AIlf5TxxFPzb-0zeVZ8


first contact with tensorFlow:  http://jorditorres.org/first-contact-with-tensorflow/

                        中文版:http://www.jianshu.com/p/c62fdd13561e

tensorflow 的講解:http://blog.csdn.net/lhanchao/article/details/51442181

如何學習 tensorflow 源碼: http://bingotree.cn/?p=862&utm_source=tuicool&utm_medium=referral

tensorflow學習筆記:http://blog.csdn.net/u012436149/article/category/6461700/2

tensorflow學習筆記: http://blog.csdn.net/phdat101/article/details/52350611

查看tensorflow源碼比較的網址:https://www.codatlas.com/github.com/tensorflow/tensorflow/HEAD/tensorflow/python/platform/flags_test.py

tensorflow 圖解分析(學習ing): http://www.cnblogs.com/yao62995/p/5773578.html

tensorflow 人工智能引擎入門教程所有目錄(待看):https://my.oschina.net/yilian/blog/664632

tensorflow(很多tensorflow的使用介紹):http://lib.csdn.net/deeplearning/knowledge/1756

YouTube視頻: https://www.youtube.com/watch?v=RSRkp8VAavQ&list=PLXO45tsB95cKI5AIlf5TxxFPzb-0zeVZ8&index=1

tensorflow API講解(只有部分):http://blog.csdn.net/chenxieyy/article/details/53019679

Google深度學習筆記 循環神經網絡實踐: http://blog.csdn.net/u011453773/article/details/51782338

機器學習敲門磚:任何人都能看懂的TensorFlow介紹:http://mt.sohu.com/20160822/n465358601.shtml

一文學會用 Tensorflow 搭建神經網絡:http://www.jianshu.com/p/e112012a4b2d

TensorFlow中RNN樣例代碼詳解:http://blog.csdn.net/diligent_321/article/details/53385508

TensorFlow學些筆記:http://www.cnblogs.com/lienhua34/p/5998853.html    (介紹了Graph,session, Operation 和 Tensor)

用人話解釋CNN:http://nooverfit.com/wp/pycon-2016-tensorflow-%E7%A0%94%E8%AE%A8%E4%BC%9A%E6%80%BB%E7%BB%93-tensorflow-%E6%89%8B%E6%8A%8A%E6%89%8B%E5%85%A5%E9%97%A8-%E7%94%A8%E4%BA%BA%E8%AF%9D%E8%A7%A3%E9%87%8Acnn-%E7%AC%AC%E4%B8%89/#more-1027

以下爲待看:

TensorFlow人工智能引擎入門教程所有目錄:https://my.oschina.net/yilian/blog/664632#OSC_h2_1
tensorflow實現基於LSTM的文本分類方法:http://blog.csdn.net/u010223750/article/details/53334313

tensorflow學習筆記:http://blog.csdn.net/phdat101/article/details/52350611

mnist講解:http://blog.csdn.net/IEEE_FELLOW/article/details/53086567

每個人都能徒手寫遞歸神經網絡:http://nooverfit.com/wp/%E6%AF%8F%E4%B8%AA%E4%BA%BA%E9%83%BD%E8%83%BD%E5%BE%92%E6%89%8B%E5%86%99%E4%B8%80%E4%B8%AAlstm-rnn%E9%80%92%E5%BD%92%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C-%E6%89%8B%E6%8A%8A%E6%89%8B%E6%95%99%E4%BD%A0/

TensorLayer 的github地址 : https://github.com/zsdonghao/tensorlayer

TensorLayer中文 : https://github.com/shorxp/tensorlayer-chinese

TensorLayer 文檔地址: http://tensorlayercn.readthedocs.io/zh/latest/
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章