機械学習

Keras
TensorFlow 2.0 : ガイド : Keras :- サブクラス化で新しい層とモデルを作成する (翻訳/解説)

【TensorFlow 2.4 : ガイド : Keras – サブクラス化で層/モデルを作成】 今回はガイド「Keras」カテゴリーから、『サブクラス化で新しい層とモデルを作成する』です。Keras の中心的な抽象の一 […]

続きを読む
Keras
TensorFlow 2.0 : ガイド : Keras :- 組込みメソッドで訓練と評価 (翻訳/解説)

【TensorFlow 2.4 : ガイド : Keras – 組込みメソッドで訓練と評価】 今回はガイド「Keras」カテゴリーから、『組込みメソッドで訓練と評価』です。このガイドは model.fit(), mode […]

続きを読む
Keras
TensorFlow 2.4 : ガイド : Keras :- Functional API (翻訳/解説)

【TensorFlow 2.4 : ガイド : Keras – Functional API】 今回はガイド「Keras」カテゴリーから、『Functional API』です。Keras Functional API は […]

続きを読む
Keras
TensorFlow 2.4 : ガイド : Keras – シーケンシャル・モデル (翻訳/解説)

【TensorFlow 2.4 : ガイド : Keras – シーケンシャル・モデル】 ガイドの「基本」カテゴリーが完了し、今回から「Keras」カテゴリーに移ります。最初は『シーケンシャル・モデル』です。シーケンシャ […]

続きを読む
TensorFlow
TensorFlow 2.4 : ガイド : 基本 – TensorFlow 上の NumPy API (翻訳/解説)

【TensorFlow 2.4 : ガイド : 基本 – TensorFlow 上の NumPy API】 今回はガイド「TensorFlow 基本」カテゴリーから、『TensorFlow 上の NumPy API』です […]

続きを読む