TensorFlow 資源大全中文版

2021-08-19 12:54:16 字數 3439 閱讀 2087

jtoy 發起整理的 tensorflow 資源,包含一些很棒的 tensorflow 工程、庫、專案等。

什麼是tensorflow?

tensorflow 是乙個採用資料流圖(data flow graphs),用於數值計算的開源軟體庫。節點(nodes)在圖中表示數學操作,圖中的線(edges)則表示在節點間相互聯絡的多維資料陣列,即張量(tensor)。它靈活的架構讓你可以在多種平台上展開計算,例如台式計算機中的乙個或多個cpu(或gpu)、伺服器、移動裝置等等。tensorflow 最初由google brain 小組(隸屬於google機器智慧型研究機構)的研究員和工程師們開發出來,用於機器學習和深度神經網路方面的研究,但這個系統的通用性使其也可廣泛用於其他計算領域。

教程tensorflow 教程1 – 從基礎到有趣的tensorflow程式

tensorflow 教程2 – 介紹基於谷歌tensorflow框架的深度學習,其中有些教程是學習了newmu的theano教程

tensorflow 例項 – tensorflow教程以及一些新手的**例項

sungjoon的tensorflow-101 – 在jupyter notebook上用python寫的tensorflow教程

terry um的tensorflow練習 – 根據其他tensorflow專案再創作的**

在樹莓派3上安裝tensorflow – 在樹莓派上正確安裝和執行tensorflow

時間序列上的分類 – 在tensorflow上的基於手機感測資料的lstm迴圈神經網路

模型/工程

yolo tensorflow – 實現yolo:實時物體檢測

android-yolo – 在安卓裝置商使用yolo實行實時物體檢測,由tensorflow提供技術支援

magenta – 在製作**和藝術中使用機器智慧型提公升藝術形態(研究專案)

庫tensorflow: large-scale machine learning on heterogeneous distributed systems – **介紹了tensorflow的介面以及我們在google上構建的這些介面的實現

tensorflow.learn: tensorflow』s high-level module for distributed machine learning – tensorflow用於分布式機器學習的高階別模組

comparative study of deep learning software frameworks – 這個研究執行在不同的深度學習架構上,我們也評估在單機上使用cpu和gpu配置時同一框架的效能

distributed tensorflow with mpi – 在**中,我們使用mpi將tensorflow在大規模集群中擴充套件

globally normalized transition-based neural networks – 這個**介紹了syntaxnet背後的模型

tensorflow: a system for large-scale machine learning – 這個**展示了tensorflow的資料流模型並與存在的系統進行對比,展現了它引人注目的效能

官方公告

tensorflow: smarter machine learning, for everyone – 介紹了tensorflow

announcing syntaxnet: the world』s most accurate parser goes open source – syntaxnet的發布公告「乙個基於tensorflow的開源神經網路系統,為自然語言理解系統打下了基礎」

博文why tensorflow will change the game for ai – 為什麼tensorflow會改變遊戲的ai

tensorflow for poets – 了解tensorflow的實現

introduction to scikit flow – simplified inte***ce to tensorflow – scikit flow簡介,它簡化了tensorflow的介面

building machine learning estimator in tensorflow – 了解tensorflow的內部學習評估器

tensorflow – not just for deep learning – tensorflow,不僅僅為了深度學習

the indico machine learning team』s take on tensorflow – indico機器學習團隊採納tensorflow

the good, bad, & ugly of tensorflow – 為期六個月快速演進的報告(乙個小貼士和竅門來彌補tensorflow的不足)

fizz buzz in tensorflow – joel grus的乙個玩笑

rnns in tensorflow, a practical guide and undocumented features – 基於tensorflow的rnn實現,github上提供了步驟和全套**

使用tensorboard來視覺化tensorflow訓練的分類

tensorflowrecords guide – 語義分割和處理tensorflowrecord檔案格式

社群stack overflow

@tensorflo on twitter

reddit

mailing list

書《first contact with tensorflow – 第一次接觸tensorflow》。作者 jordi torres 是upc barcelona tech 的教授。也是 barcelona 超級計算中心的研究經理和高階顧問

《deep learning with python – 深度學習之python》,使用keras在theano和tensorflow開發深度學習模型

《tensorflow for machine intelligence – tensorflow實現機器智慧型》,提供完成的教程,從基本的圖運算到在實際應用中製造深度學習模型

《getting started with tensorflow – tensorflow入門》,開始學習並使用谷歌最新的資料計算庫tensorflow來深度分析資料

《hands-on machine learning with scikit-learn and tensorflow – 通過scikit-learn和tensorflow來實踐機器學習》,覆蓋了機器學習的基礎、訓練以及在多個伺服器和gpu上部署深度學習網路,以及cnn、rnn、自動編碼器和deep q.

《building machine learning projects with tensorflow》 – 這本書包含了多個不同型別的工程,來說明tensorflow在不同場景中的應用,這本書的工程包括了訓練模型、機器學習、深度學習以及多種神經網路,每個工程都是乙個精妙的、有意義的專案,會教我們如何使用tensorflow並在使用中如何對資料分層

TensorFlow 資源大全中文版

什麼是tensorflow?tensorflow 是乙個採用資料流圖 data flow graphs 用於數值計算的開源軟體庫。節點 nodes 在圖中表示數學操作,圖中的線 edges 則表示在節點間相互聯絡的多維資料陣列,即張量 tensor 它靈活的架構讓你可以在多種平台上展開計算,例如台式...

Tensorflow學習資源

tensorflow 學習筆記二 入門基礎 轉置函式 tf.transpose tf.reshape函式 mnist機器學習入門 tensorflow rnn mnist字元識別demo快速了解tf rnn核心框架 tensorflow人工智慧入門教程之十一最強網路dlstm 雙向長短期記憶網路 阿...

c 資源大全

c 隨筆分類列表 高階 c 精華 61條物件導向的設計原則 c 資源 c style and technique faq 微軟c 標準 事件例項 c 優化總結 c 優化 二 c 呼叫約定和名字約定 c 高效程式設計忠告 策略模式 policy c 介面與實現分離的2種方法 堆疊,堆疊,堆和棧的區別 ...