強化学習

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』です […]

続きを読む
TensorFlow
TensorFlow 2.4 : ガイド : 基本 – Ragged Tensor パート II (翻訳/解説)

【TensorFlow 2.4 : ガイド : 基本 – 不規則なテンソル パート II】 今回はガイド「TensorFlow 基本」カテゴリーから、『不規則な (Ragged) Tensor パート II』です。このガ […]

続きを読む