1. 程式人生 > >tensorflow api 網站

tensorflow api 網站

強烈推薦兩個網站,第一個是GAN/image/semi-supervised learning等的程式碼和文章,超級棒!

https://github.com/zhangqianhui/AdversarialNetsPapers

第二個是tensorflow的API快速查詢,很全。

http://docs.w3cub.com/tensorflow~python/    英文

https://www.w3cschool.cn/tensorflow_python/tensorflow_python-ctv72eru.html   中文

第三個是tensorflow的官方中文文件,入門級。

http://www.tensorfly.cn/tfdoc/get_started/introduction.html

python 基礎學習網址,有簡單的基礎和動態圖方便理解。

http://www.runoob.com/python/python-tutorial.html
--------------------- 


原文:https://blog.csdn.net/qq_23534759/article/details/80446938