1. 程式人生 > >TensorFlow學習介紹

TensorFlow學習介紹

最近學習了深度學習框架TensorFlow,抽空時間來總結一下順便來複習一下

TensorFlow學習系列教程

1.TensorFlow安裝與python環境安裝

2.TensorFlow基礎知識

3.TensorFlow非線性迴歸例子

4.TensorFlow代價函式

5.TensorFlow優化器

6.TensorFlow視覺化除錯

7.TensorFlow卷積神經網路CNN

8.TensorFlow遞迴神經網路

9.TensorFlow長期短記憶神經網路LTSM

10.TensorFlow訓練網路儲存與載入

11.TensorFlow使用已經訓練好的網路

12.tfrecord製作

13.TensorFlow訓練自己的網路的三種方法

14.TensorFlow多工訓練

15.TensorFlow圖片實現圖片分類

16.TensorFlow實現VGG

17.TensorFlow實現resnet

18.TensorFlow實現googenet

下面博文進行詳細講解