ブログ
TensorFlow : Tutorials : 画像 : Pix2Pix (Conditional GAN) (翻訳/解説)
2018-09-06
【TensorFlow Tutorials: 画像: Pix2Pix (Conditional GAN)】 ◆ tf.keras & Eager execution のサンプル TensorFlow 1.9 と […]
TensorFlow : Tutorials : 生成モデル : 画像キャプショニング with Attention (翻訳/解説)
2018-09-05
【TensorFlow Tutorials: 生成モデル: 画像キャプショニング with Attention】 ◆ tf.keras & Eager execution のサンプル TensorFlow 1.9 […]
TensorFlow : Tutorials : 生成モデル : RNN でテキスト生成 (翻訳/解説)
2018-09-04
【TensorFlow Tutorials: 生成モデル: RNN でテキスト生成】 ◆ tf.keras & Eager execution のサンプル TensorFlow 1.9 と 1.10 でドキュメン […]
TensorFlow : Tutorials : 生成モデル : ニューラル機械翻訳 with Attention (翻訳/解説)
2018-09-03
【TensorFlow Tutorials: 生成モデル: ニューラル機械翻訳 with Attention】 ◆ tf.keras & Eager execution のサンプル TensorFlow 1.9 […]
TensorFlow : Dopamine : 実験スタッツのロード & Tensorboard による可視化 (翻訳/解説)
2018-09-02
【TensorFlow Dopamine: 実験スタッツのロードと Tensorboard による可視化】 Dopamine は Google 社から公開された TensorFlow ベースの強化学習フレームワークです。 […]