#author("2024-08-26T03:09:28+00:00","default:yoya","yoya")
[[DeepLearning]] > [[DistBelief]] > [[TensorFlow]]
- http://tensorflow.org/
- http://download.tensorflow.org/paper/whitepaper2015.pdf
- http://tensorflow.org/tutorials/seq2seq/index.md
- https://github.com/tensorflow/tensorflow/labels/languages
- TensorFlowのWhite Paper 翻訳
-- https://goo.gl/flsfdW
-- https://goo.gl/flsfdW ([https://drive.google.com/file/d/0B04ol8GVySUuSmpVdVVjNWtxVWs/view?usp=sharing google drive])
- [[TensorFlow Hub>TensorFlowHub]]
- Introducing TensorFlow Graphics: Computer Graphics Meets Deep Learning
-- https://medium.com/tensorflow/introducing-tensorflow-graphics-computer-graphics-meets-deep-learning-c8e3877b7668
* 使い方 [#usage]
- 「TensorFlow Tutorialの数学的背景」シリーズの目次
-- http://enakai00.hatenablog.com/entry/2016/02/29/121321
- [[TensorFlow/CentOS]]
- [[TensorFlow/macOS]]
- TensorFlowをアプリで使ってみる
-- http://blog.guildworks.jp/2015/11/16/tensorflow/
- TensorFlow を使った機械学習ことはじめ (GDG京都 機械学習勉強会)
-- http://www.slideshare.net/ToruUenoyama/tensorflow-gdg
- EC2のGPU instanceで Ubuntu 16.04 + TensorFlow 0.9.0 の環境をつくる
-- http://memo.sugyan.com/entry/2016/06/28/214518
- [http://weblab.t.u-tokyo.ac.jp/deep-learning%E5%9F%BA%E7%A4%8E%E8%AC%9B%E5%BA%A7%E6%BC%94%E7%BF%92%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84-%E5%85%AC%E9%96%8B%E3%83%9A%E3%83%BC%E3%82%B8/ http://weblab.t.u-tokyo.ac.jp/Deep Learning基礎講座演習コンテンツ 公開ページ]
* 画像処理 [#cafd1cfc]
** 画像認識 [#h824524d]
- TensorFlowによるディープラーニングで、アイドルの顔を識別する
-- http://d.hatena.ne.jp/sugyan/20160112/1452558576
- TensorFlowによるDeep Learningでアイドルの顔識別する話
-- https://speakerdeck.com/sugyan/tensorflowniyorudeep-learningdeaidorufalseyan-shi-bie-suruhua
** 画像生成 [#t0bab7d7]
- [[Adversarial]]
** 着色 [#mb5bbc2c]
- [[pix2pix]]
** 画像変換 [#t0e1da14]
- [[DataAugmentation]]
- How Tensorflow’s tf.image.resize stole 60 days of my life
-- https://hackernoon.com/how-tensorflows-tf-image-resize-stole-60-days-of-my-life-aba5eb093f35
* 会話AI [#ndf936cf]
- TensorFlowで会話AIを作ってみた。
-- http://www.slideshare.net/tak9029/tensorflowai
* SOM [#som]
- Self-Organizing Maps with Google’s TensorFlow
-- https://codesachin.wordpress.com/2015/11/28/self-organizing-maps-with-googles-tensorflow/
* 記事 [#sd328754]
- TensorFlow - Google’s latest machine learning system, open sourced for everyone
- http://googleresearch.blogspot.jp/2015/11/tensorflow-googles-latest-machine_9.html
- TensorFlow: Google 最新の機械学習ライブラリをオープンソース公開
-- http://googledevjp.blogspot.jp/2015/11/tensorflow-google.html
- Google、人工知能ライブラリ TensorFlow をオープンソース化。音声検索や写真認識、翻訳の基盤技術ディープラーニングを商利用可で解放
-- http://japanese.engadget.com/2015/11/09/google-tensorflow/
- Google、ディープラーニングをサポートした機械学習システム「TensorFlow」をオープンソース化
-- http://nlab.itmedia.co.jp/nl/articles/1511/10/news076.html
- Googleが独自のマシンラーニング・システムである、TensorFlowを公開。マット・カッツ氏は、”秘密のソース”のリリースと表現。
-- http://www.seojapan.com/blog/matt-cutts-google-secret-sauce-tensorflow
* ブログ [#blog]
- TensorFlowでのMNIST学習結果を、実際に手書きして試す
-- http://d.hatena.ne.jp/sugyan/20151124/1448292129
- Tensor Flow: Whitepaper
-- http://kzky.hatenablog.com/entry/2015/11/22/Tensor_Flow%3A_Whitepaper
* その他 [#adb72f0e]
- [[Kubeflow]] ([[Kubernetes]])
- [[Pretty Tensor>PrettyTensor]]
- Tensorflowを使ったDeep LearningにおけるGPU性能調査
-- http://www.kabuku.co.jp/developers/gpu-performance-for-deep-learning
- 特にプログラマーでもデータサイエンティストでもないけど、Tensorflowを1ヶ月触ったので超分かりやすく解説
-- http://qiita.com/tawago/items/c977c79b76c5979874e8
* 関連 [#rel]
- [[DeepLearning]]