機械学習
TensorFlow 2.0 : ガイド : Keras :- サブクラス化で新しい層とモデルを作成する (翻訳/解説)
2021-01-12
【TensorFlow 2.4 : ガイド : Keras – サブクラス化で層/モデルを作成】 今回はガイド「Keras」カテゴリーから、『サブクラス化で新しい層とモデルを作成する』です。Keras の中心的な抽象の一 […]
TensorFlow 2.0 : ガイド : Keras :- 組込みメソッドで訓練と評価 (翻訳/解説)
2021-01-11
【TensorFlow 2.4 : ガイド : Keras – 組込みメソッドで訓練と評価】 今回はガイド「Keras」カテゴリーから、『組込みメソッドで訓練と評価』です。このガイドは model.fit(), mode […]
TensorFlow 2.4 : ガイド : Keras :- Functional API (翻訳/解説)
2021-01-10
【TensorFlow 2.4 : ガイド : Keras – Functional API】 今回はガイド「Keras」カテゴリーから、『Functional API』です。Keras Functional API は […]
TensorFlow 2.4 : ガイド : Keras – シーケンシャル・モデル (翻訳/解説)
2021-01-09
【TensorFlow 2.4 : ガイド : Keras – シーケンシャル・モデル】 ガイドの「基本」カテゴリーが完了し、今回から「Keras」カテゴリーに移ります。最初は『シーケンシャル・モデル』です。シーケンシャ […]
TensorFlow 2.4 : ガイド : 基本 – TensorFlow 上の NumPy API (翻訳/解説)
2021-01-08
【TensorFlow 2.4 : ガイド : 基本 – TensorFlow 上の NumPy API】 今回はガイド「TensorFlow 基本」カテゴリーから、『TensorFlow 上の NumPy API』です […]

