【TensorFlow Android デモ(MNIST モデル) 】 TensorFlow のチュートリアルでは MNIST が繰り返し使われています。 せっかくなので、訓練したモデルを Android に組み込んでみ…
カテゴリー: TensorFlow
TensorFlow Android デモ(Inception モデル)
【TensorFlow Android デモ(Inception モデル) 】 TensorFlow には Android 用の一般物体認識デモも用意されています。Google フォトでも使われている、機械学習モデル「I…
TensorFlow 0.9.0 リリースノート
(翻訳/解説)TensorFlow 0.9.0 リリースノート 翻訳 : (株)クラスキャット セールスインフォメーション 日時 : 06/29/2016 * 本ページは、github TensorFlow の rele…
TensorFlow GPU クラスタによる分散型の深層学習サービスを2016年5月から AWS EC2 で提供開始
Press Release 2016年04月20日 株式会社クラスキャット TensorFlow GPU クラスタによる分散型の深層学習サービスを 2016年5月から AWS EC2 で提供開始 ー 「ClassCat&…
TensorFlow : Deploy : 分散 TensorFlow
TensorFlow : Deploy : 分散 TensorFlow(翻訳/解説) 翻訳 : (株)クラスキャット セールスインフォメーション 更新日時 : 09/16/2017 作成日時 : 04/16/2016 *…
TensorFlow 0.8 – 分散コンピューティング・サポート(翻訳/要約)
TensorFlow 0.8 – 分散コンピューティング・サポート (翻訳/要約) 翻訳 : (株)クラスキャット セールスインフォメーション 日時 : 04/14/2016 * TensorFlow が 0.8 リリー…
Keras : バックエンド
Keras : バックエンド(翻訳/要約) * 本ページは、Keras 本家サイトの Keras : Backends の簡単な要約です。 “バックエンド” とは何か? Keras …
Keras : FAQ
Keras : FAQ(翻訳/要約) * 本ページは、Keras 本家サイトの Keras : FAQ の簡単な要約です。 Keras FAQ: Frequently Asked Keras Questio…
TensorFlow : RNN : Sequence-to-Sequence モデル(コード解説)
TensorFlow : コード解説 : RNN : Sequence-to-Sequence モデル * TensorFlow : Tutorials : Sequence-to-Sequence モデル (翻訳/解説…
TensorFlow : RNN – リカレント・ニューラルネットワーク & LSTM (コード解説)
TensorFlow : コード解説 : RNN – リカレント・ニューラルネットワーク & LSTM * TensorFlow : Tutorials : リカレント・ニューラルネットワーク に、…