天天看點

TensorFlow學習筆記之三——适合入門的一些資源

Github上除了有TensorFlow的源碼庫之外,還有一些很不錯的适合入門的資源。現在将目前已經接觸到的資源整理出來,和大家分享。

1、TensorFlow源碼庫

https://github.com/tensorflow/tensorflow

2、TensorFlow中文文檔

https://github.com/jikexueyuanwiki/tensorflow-zh

3、TensorFlow入門例子庫1,每個例子都有對應的Notebook說明。

https://github.com/pkmital/tensorflow_tutorials

4、TensorFlow入門例子庫2

https://github.com/nlintz/TensorFlow-Tutorials

5、TensorFlow入門例子庫3,每個例子都有對應的Notebook說明。

https://github.com/aymericdamien/TensorFlow-Examples

TensorFlow學習課程:

http://learningtensorflow.com/index.html

這個網站按照入門的順序,安排課程介紹如何學習TensorFlow,并且配備了一些例子和資料,很适合入門初學者學習。

——————未完待續————————

繼續閱讀