TensorFlow資源學習列表

2021-10-09 04:47:56 字數 1108 閱讀 5088

tensorflow官方手冊:

簡單粗暴 tensorflow 2 | a concise handbook of tensorflow 2: [website]

《tensorflow machine learning cookbook》: [code]

《dive into deep learning》: [github]

《30天吃掉那只tensorflow2》: [github]

《tensorflow 2.0深度學習開源書》: github

《tensorflow:實戰google深度學習框架》:

《tensorflow機器學習實戰指南》:

《白話深度學習與tensorflow》:

cs 20si: tensorflow for deep learning research: [course] [youtube] [code]

diving into machine learning through tensorflow: [youtube]

introduction to machine learning: [course]

advanced topics in deep learning: [course] [youtube]

tf girls修煉指南: [youtube] [code]

dragen1860/tensorflow-2.x-tutorials:

czy36mengfei/tensorflow2_tutorials_chinese:

aymericdamien/tensorflow-examples:

hvass-labs/tensorflow-tutorials:

pkmital/tensorflow_tutorials:

sjchoi86/tensorflow-101:

terryum/tensorflow_exercises:

machinelearningmindset/tensorflow-course:

[1] 初學者學習tensorflow,需要什麼書籍?

[2] 【乾貨】史上最全的tensorflow學習資源彙總

[3] tensorflow 如何入門,如何快速學習?

Tensorflow學習資源

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

TensorFlow最新應用 資源集錦

原文 if i can learn to play atari,i can learn tensorflow這是一篇關於深度學習新庫 新工具 新框架的總結。深度學習正在成為企業和高校的熱門研究領域之一。深度學習相關的工具和函式庫也層出不窮。去年,谷歌開源了其深度學習庫tensorflow,正被廣泛應...

Tensorflow資源之經典網路實現

本系列文章由 yhl leo tf slim 是 tensorflow 較新版本的擴充包,可以簡化繁雜的網路定義,其中也提供了一些demo 例如 vgg 16 網路,寥寥數行就可以定義完畢 def vgg16 inputs with slim.arg scope slim.conv2d,slim.f...