Skip to content

ClasCat® AI Research

クラスキャット – 生成 AI, AI エージェント, MCP

Menu
  • ホーム
    • ClassCat® AI Research ホーム
    • クラスキャット・ホーム
  • OpenAI API
    • OpenAI Python ライブラリ 1.x : 概要
    • OpenAI ブログ
      • GPT の紹介
      • GPT ストアの紹介
      • ChatGPT Team の紹介
    • OpenAI platform 1.x
      • Get Started : イントロダクション
      • Get Started : クイックスタート (Python)
      • Get Started : クイックスタート (Node.js)
      • Get Started : モデル
      • 機能 : 埋め込み
      • 機能 : 埋め込み (ユースケース)
      • ChatGPT : アクション – イントロダクション
      • ChatGPT : アクション – Getting started
      • ChatGPT : アクション – アクション認証
    • OpenAI ヘルプ : ChatGPT
      • ChatGPTとは何ですか?
      • ChatGPT は真実を語っていますか?
      • GPT の作成
      • GPT FAQ
      • GPT vs アシスタント
      • GPT ビルダー
    • OpenAI ヘルプ : ChatGPT > メモリ
      • FAQ
    • OpenAI ヘルプ : GPT ストア
      • 貴方の GPT をフィーチャーする
    • OpenAI Python ライブラリ 0.27 : 概要
    • OpenAI platform
      • Get Started : イントロダクション
      • Get Started : クイックスタート
      • Get Started : モデル
      • ガイド : GPT モデル
      • ガイド : 画像生成 (DALL·E)
      • ガイド : GPT-3.5 Turbo 対応 微調整
      • ガイド : 微調整 1.イントロダクション
      • ガイド : 微調整 2. データセットの準備 / ケーススタディ
      • ガイド : 埋め込み
      • ガイド : 音声テキスト変換
      • ガイド : モデレーション
      • ChatGPT プラグイン : イントロダクション
    • OpenAI Cookbook
      • 概要
      • API 使用方法 : レート制限の操作
      • API 使用方法 : tiktoken でトークンを数える方法
      • GPT : ChatGPT モデルへの入力をフォーマットする方法
      • GPT : 補完をストリームする方法
      • GPT : 大規模言語モデルを扱う方法
      • 埋め込み : 埋め込みの取得
      • GPT-3 の微調整 : 分類サンプルの微調整
      • DALL-E : DALL·E で 画像を生成して編集する方法
      • DALL·E と Segment Anything で動的マスクを作成する方法
      • Whisper プロンプティング・ガイド
  • Gemini API
    • Tutorials : クイックスタート with Python (1) テキスト-to-テキスト生成
    • (2) マルチモーダル入力 / 日本語チャット
    • (3) 埋め込みの使用
    • (4) 高度なユースケース
    • クイックスタート with Node.js
    • クイックスタート with Dart or Flutter (1) 日本語動作確認
    • Gemma
      • 概要 (README)
      • Tutorials : サンプリング
      • Tutorials : KerasNLP による Getting Started
  • Keras 3
    • 新しいマルチバックエンド Keras
    • Keras 3 について
    • Getting Started : エンジニアのための Keras 入門
    • Google Colab 上のインストールと Stable Diffusion デモ
    • コンピュータビジョン – ゼロからの画像分類
    • コンピュータビジョン – 単純な MNIST convnet
    • コンピュータビジョン – EfficientNet を使用した微調整による画像分類
    • コンピュータビジョン – Vision Transformer による画像分類
    • コンピュータビジョン – 最新の MLPモデルによる画像分類
    • コンピュータビジョン – コンパクトな畳込み Transformer
    • Keras Core
      • Keras Core 0.1
        • 新しいマルチバックエンド Keras (README)
        • Keras for TensorFlow, JAX, & PyTorch
        • 開発者ガイド : Getting started with Keras Core
        • 開発者ガイド : 関数型 API
        • 開発者ガイド : シーケンシャル・モデル
        • 開発者ガイド : サブクラス化で新しい層とモデルを作成する
        • 開発者ガイド : 独自のコールバックを書く
      • Keras Core 0.1.1 & 0.1.2 : リリースノート
      • 開発者ガイド
      • Code examples
      • Keras Stable Diffusion
        • 概要
        • 基本的な使い方 (テキスト-to-画像 / 画像-to-画像変換)
        • 混合精度のパフォーマンス
        • インペインティングの簡易アプリケーション
        • (参考) KerasCV – Stable Diffusion を使用した高性能画像生成
  • TensorFlow
    • TF 2 : 初級チュートリアル
    • TF 2 : 上級チュートリアル
    • TF 2 : ガイド
    • TF 1 : チュートリアル
    • TF 1 : ガイド
  • その他
    • 🦜️🔗 LangChain ドキュメント / ユースケース
    • Stable Diffusion WebUI
      • Google Colab で Stable Diffusion WebUI 入門
      • HuggingFace モデル / VAE の導入
      • LoRA の利用
    • Diffusion Models / 拡散モデル
  • クラスキャット
    • 会社案内
    • お問合せ
    • Facebook
    • ClassCat® Blog
Menu

Keras 2 : ガイド : 独自のコールバックを書く

Posted on 10/28/202107/13/2023 by Sales Information

Keras 2 : ガイド : 独自のコールバックを書く (翻訳/解説)

翻訳 : (株)クラスキャット セールスインフォメーション
作成日時 : 10/27/2021 (keras 2.6.0)

* 本ページは、Keras の以下のドキュメントを翻訳した上で適宜、補足説明したものです:

  • Writing your own callbacks (Author: Rick Chao, Francois Chollet)

* サンプルコードの動作確認はしておりますが、必要な場合には適宜、追加改変しています。
* ご自由にリンクを張って頂いてかまいませんが、sales-info@classcat.com までご一報いただけると嬉しいです。

 

クラスキャット 人工知能 研究開発支援サービス ★ 無料 Web セミナー開催中 ★

◆ クラスキャットは人工知能・テレワークに関する各種サービスを提供しております。お気軽にご相談ください :

  • 人工知能研究開発支援
    1. 人工知能研修サービス(経営者層向けオンサイト研修)
    2. テクニカルコンサルティングサービス
    3. 実証実験(プロトタイプ構築)
    4. アプリケーションへの実装

  • 人工知能研修サービス

  • PoC(概念実証)を失敗させないための支援

  • テレワーク & オンライン授業を支援
◆ 人工知能とビジネスをテーマに WEB セミナーを定期的に開催しています。スケジュール。
  • お住まいの地域に関係なく Web ブラウザからご参加頂けます。事前登録 が必要ですのでご注意ください。
  • ウェビナー運用には弊社製品「ClassCat® Webinar」を利用しています。

◆ お問合せ : 本件に関するお問い合わせ先は下記までお願いいたします。

株式会社クラスキャット セールス・マーケティング本部 セールス・インフォメーション
E-Mail:sales-info@classcat.com  ;  WebSite: https://www.classcat.com/  ;  Facebook

 

Keras 2 : ガイド : 独自のコールバックを書く

イントロダクション

コールバックは 訓練、評価や推論の間の Keras モデルの動作をカスタマイズするための強力なツールです。サンプルは訓練進捗と結果を TensorBoard で可視化できる tf.keras.callbacks.TensorBoard や、訓練の間にモデルを定期的にセーブする tf.keras.callbacks.ModelCheckpoint を含みます。

このガイドでは、Keras コールバックが何か、それは何ができるか、そして独自のものをどのように構築できるかを学習します。始めるために単純なコールバック・アプリケーションの幾つかのデモを提供します。

 

セットアップ

import tensorflow as tf
from tensorflow import keras

 

Keras コールバック概要

総てのコールバックは keras.callbacks.Callback クラスをサブクラス化して、そして訓練、テストと予測の様々なステージで呼び出されるメソッドのセットを override します。コールバックは訓練の間のモデルの内部状態と統計上のビューを得るために有用です。

コールバックのリストを (キーワード引数 callbacks として) 以下のモデル・メソッドに渡すことができます :

  • keras.Model.fit()
  • keras.Model.evaluate()
  • keras.Model.predict()

 

コールバック・メソッドの概要

グローバル・メソッド

on_(train|test|predict)_begin(self, logs=None)

fit/evaluate/predict の最初に呼び出されます。

on_(train|test|predict)_end(self, logs=None)

fit/evaluate/predict の最後に呼び出されます。

 

訓練/テスト/予測のためのバッチレベル・メソッド

on_(train|test|predict)_batch_begin(self, batch, logs=None)

訓練/テスト/予測の間のバッチを処理するすぐ前に呼び出されます。

on_(train|test|predict)_batch_end(self, batch, logs=None)

バッチを訓練/テスト/予測する最後に呼び出されます。このメソッド内では、logs はメトリクス結果を含む辞書です。

 

エポックレベル・メソッド (訓練 only)

on_epoch_begin(self, epoch, logs=None)

訓練の間にエポックの最初に呼び出されます。

on_epoch_end(self, epoch, logs=None)

訓練の間にエポックの最後に呼び出されます。

 

基本的なサンプル

具体的なサンプルを見ましょう。始めるために、tensorflow をインポートして単純な Sequential Keras モデルを定義しましょう :

# Define the Keras model to add callbacks to
def get_model():
    model = keras.Sequential()
    model.add(keras.layers.Dense(1, input_dim=784))
    model.compile(
        optimizer=keras.optimizers.RMSprop(learning_rate=0.1),
        loss="mean_squared_error",
        metrics=["mean_absolute_error"],
    )
    return model

それから訓練とテストのために Keras datasets API から MNIST データをロードします :

# Load example MNIST data and pre-process it
(x_train, y_train), (x_test, y_test) = tf.keras.datasets.mnist.load_data()
x_train = x_train.reshape(-1, 784).astype("float32") / 255.0
x_test = x_test.reshape(-1, 784).astype("float32") / 255.0

# Limit the data to 1000 samples
x_train = x_train[:1000]
y_train = y_train[:1000]
x_test = x_test[:1000]
y_test = y_test[:1000]

今は、以下をログ出力する単純なカスタム・コールバックを定義します :

  • fit/evaluate/predict が開始 & 終了する時
  • 各エポックが開始 & 終了する時
  • 各訓練バッチが開始 & 終了する時
  • 各評価 (テスト) バッチが開始 & 終了する時
  • 各推論 (予測) バッチが開始 & 終了する時
class CustomCallback(keras.callbacks.Callback):
    def on_train_begin(self, logs=None):
        keys = list(logs.keys())
        print("Starting training; got log keys: {}".format(keys))

    def on_train_end(self, logs=None):
        keys = list(logs.keys())
        print("Stop training; got log keys: {}".format(keys))

    def on_epoch_begin(self, epoch, logs=None):
        keys = list(logs.keys())
        print("Start epoch {} of training; got log keys: {}".format(epoch, keys))

    def on_epoch_end(self, epoch, logs=None):
        keys = list(logs.keys())
        print("End epoch {} of training; got log keys: {}".format(epoch, keys))

    def on_test_begin(self, logs=None):
        keys = list(logs.keys())
        print("Start testing; got log keys: {}".format(keys))

    def on_test_end(self, logs=None):
        keys = list(logs.keys())
        print("Stop testing; got log keys: {}".format(keys))

    def on_predict_begin(self, logs=None):
        keys = list(logs.keys())
        print("Start predicting; got log keys: {}".format(keys))

    def on_predict_end(self, logs=None):
        keys = list(logs.keys())
        print("Stop predicting; got log keys: {}".format(keys))

    def on_train_batch_begin(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Training: start of batch {}; got log keys: {}".format(batch, keys))

    def on_train_batch_end(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Training: end of batch {}; got log keys: {}".format(batch, keys))

    def on_test_batch_begin(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Evaluating: start of batch {}; got log keys: {}".format(batch, keys))

    def on_test_batch_end(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Evaluating: end of batch {}; got log keys: {}".format(batch, keys))

    def on_predict_batch_begin(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Predicting: start of batch {}; got log keys: {}".format(batch, keys))

    def on_predict_batch_end(self, batch, logs=None):
        keys = list(logs.keys())
        print("...Predicting: end of batch {}; got log keys: {}".format(batch, keys))

Let’s try it out:

model = get_model()
model.fit(
    x_train,
    y_train,
    batch_size=128,
    epochs=1,
    verbose=0,
    validation_split=0.5,
    callbacks=[CustomCallback()],
)

res = model.evaluate(
    x_test, y_test, batch_size=128, verbose=0, callbacks=[CustomCallback()]
)

res = model.predict(x_test, batch_size=128, callbacks=[CustomCallback()])
Starting training; got log keys: []
Start epoch 0 of training; got log keys: []
...Training: start of batch 0; got log keys: []
...Training: end of batch 0; got log keys: ['loss', 'mean_absolute_error']
...Training: start of batch 1; got log keys: []
...Training: end of batch 1; got log keys: ['loss', 'mean_absolute_error']
...Training: start of batch 2; got log keys: []
...Training: end of batch 2; got log keys: ['loss', 'mean_absolute_error']
...Training: start of batch 3; got log keys: []
...Training: end of batch 3; got log keys: ['loss', 'mean_absolute_error']
Start testing; got log keys: []
...Evaluating: start of batch 0; got log keys: []
...Evaluating: end of batch 0; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 1; got log keys: []
...Evaluating: end of batch 1; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 2; got log keys: []
...Evaluating: end of batch 2; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 3; got log keys: []
...Evaluating: end of batch 3; got log keys: ['loss', 'mean_absolute_error']
Stop testing; got log keys: ['loss', 'mean_absolute_error']
End epoch 0 of training; got log keys: ['loss', 'mean_absolute_error', 'val_loss', 'val_mean_absolute_error']
Stop training; got log keys: ['loss', 'mean_absolute_error', 'val_loss', 'val_mean_absolute_error']
Start testing; got log keys: []
...Evaluating: start of batch 0; got log keys: []
...Evaluating: end of batch 0; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 1; got log keys: []
...Evaluating: end of batch 1; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 2; got log keys: []
...Evaluating: end of batch 2; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 3; got log keys: []
...Evaluating: end of batch 3; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 4; got log keys: []
...Evaluating: end of batch 4; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 5; got log keys: []
...Evaluating: end of batch 5; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 6; got log keys: []
...Evaluating: end of batch 6; got log keys: ['loss', 'mean_absolute_error']
...Evaluating: start of batch 7; got log keys: []
...Evaluating: end of batch 7; got log keys: ['loss', 'mean_absolute_error']
Stop testing; got log keys: ['loss', 'mean_absolute_error']
Start predicting; got log keys: []
...Predicting: start of batch 0; got log keys: []
...Predicting: end of batch 0; got log keys: ['outputs']
...Predicting: start of batch 1; got log keys: []
...Predicting: end of batch 1; got log keys: ['outputs']
...Predicting: start of batch 2; got log keys: []
...Predicting: end of batch 2; got log keys: ['outputs']
...Predicting: start of batch 3; got log keys: []
...Predicting: end of batch 3; got log keys: ['outputs']
...Predicting: start of batch 4; got log keys: []
...Predicting: end of batch 4; got log keys: ['outputs']
...Predicting: start of batch 5; got log keys: []
...Predicting: end of batch 5; got log keys: ['outputs']
...Predicting: start of batch 6; got log keys: []
...Predicting: end of batch 6; got log keys: ['outputs']
...Predicting: start of batch 7; got log keys: []
...Predicting: end of batch 7; got log keys: ['outputs']
Stop predicting; got log keys: []

 

logs 辞書の使用方法

logs 辞書はバッチやエポックの最後の損失値と総てのメトリクスを含みます。サンプルは損失と平均絶対誤差 (MAE) を含みます。

class LossAndErrorPrintingCallback(keras.callbacks.Callback):
    def on_train_batch_end(self, batch, logs=None):
        print(
            "Up to batch {}, the average loss is {:7.2f}.".format(batch, logs["loss"])
        )

    def on_test_batch_end(self, batch, logs=None):
        print(
            "Up to batch {}, the average loss is {:7.2f}.".format(batch, logs["loss"])
        )

    def on_epoch_end(self, epoch, logs=None):
        print(
            "The average loss for epoch {} is {:7.2f} "
            "and mean absolute error is {:7.2f}.".format(
                epoch, logs["loss"], logs["mean_absolute_error"]
            )
        )


model = get_model()
model.fit(
    x_train,
    y_train,
    batch_size=128,
    epochs=2,
    verbose=0,
    callbacks=[LossAndErrorPrintingCallback()],
)

res = model.evaluate(
    x_test,
    y_test,
    batch_size=128,
    verbose=0,
    callbacks=[LossAndErrorPrintingCallback()],
)
Up to batch 0, the average loss is   30.30.
Up to batch 1, the average loss is  462.85.
Up to batch 2, the average loss is  316.49.
Up to batch 3, the average loss is  239.75.
Up to batch 4, the average loss is  193.43.
Up to batch 5, the average loss is  162.31.
Up to batch 6, the average loss is  139.97.
Up to batch 7, the average loss is  125.99.
The average loss for epoch 0 is  125.99 and mean absolute error is    6.00.
Up to batch 0, the average loss is    4.34.
Up to batch 1, the average loss is    4.29.
Up to batch 2, the average loss is    4.17.
Up to batch 3, the average loss is    4.39.
Up to batch 4, the average loss is    4.33.
Up to batch 5, the average loss is    4.24.
Up to batch 6, the average loss is    4.34.
Up to batch 7, the average loss is    4.40.
The average loss for epoch 1 is    4.40 and mean absolute error is    1.68.
Up to batch 0, the average loss is    5.63.
Up to batch 1, the average loss is    5.24.
Up to batch 2, the average loss is    5.18.
Up to batch 3, the average loss is    5.12.
Up to batch 4, the average loss is    5.25.
Up to batch 5, the average loss is    5.30.
Up to batch 6, the average loss is    5.23.
Up to batch 7, the average loss is    5.17.

 

self.model の使用方法

これらのメソッドの一つが呼び出されるとき、ログ情報を受け取ることに加えて、コールバックは訓練/評価/推論の現在のラウンドに関連するモデルへのアクセスを持ちます : self.model です。

コールバック内で self.model で行なうことができることの幾つかがあります :

  • 訓練を直ちに中断するために self.model.stop_training = True を設定します。
  • self.model.optimizer.learning_rate のような、(self.model.optimizer として利用可能な) optimizer のハイパーパラメータを変化させます。
  • 定期的な間隔でモデルをセーブします。
  • 訓練の間の正当性チェックとして使用するため、各エポックの最後で幾つかのテストサンプル上 model.predict() の出力を記録します。
  • 時間につれてモデルが何を学習しているか監視するため、各エポックの最後に中間特徴の可視化を抽出します。
  • 等々。

これを 2, 3 のサンプルで実際に見ましょう。

 

Keras コールバック・アプリケーションのサンプル

最小損失において Early Stopping

最初の例はコールバックの作成を示します、これは損失の最小に達したとき、属性 self.model.stop_training (boolean) を設定することにより訓練を停止します。オプションで、局所的な最小に達した後で停止する前に幾つのエポックを待つべきかを指定するための引数 patience を提供できます。

tf.keras.callbacks.EarlyStopping はより完全で一般的な実装を提供します。

import numpy as np


class EarlyStoppingAtMinLoss(keras.callbacks.Callback):
    """Stop training when the loss is at its min, i.e. the loss stops decreasing.

  Arguments:
      patience: Number of epochs to wait after min has been hit. After this
      number of no improvement, training stops.
  """

    def __init__(self, patience=0):
        super(EarlyStoppingAtMinLoss, self).__init__()
        self.patience = patience
        # best_weights to store the weights at which the minimum loss occurs.
        self.best_weights = None

    def on_train_begin(self, logs=None):
        # The number of epoch it has waited when loss is no longer minimum.
        self.wait = 0
        # The epoch the training stops at.
        self.stopped_epoch = 0
        # Initialize the best as infinity.
        self.best = np.Inf

    def on_epoch_end(self, epoch, logs=None):
        current = logs.get("loss")
        if np.less(current, self.best):
            self.best = current
            self.wait = 0
            # Record the best weights if current results is better (less).
            self.best_weights = self.model.get_weights()
        else:
            self.wait += 1
            if self.wait >= self.patience:
                self.stopped_epoch = epoch
                self.model.stop_training = True
                print("Restoring model weights from the end of the best epoch.")
                self.model.set_weights(self.best_weights)

    def on_train_end(self, logs=None):
        if self.stopped_epoch > 0:
            print("Epoch %05d: early stopping" % (self.stopped_epoch + 1))


model = get_model()
model.fit(
    x_train,
    y_train,
    batch_size=64,
    steps_per_epoch=5,
    epochs=30,
    verbose=0,
    callbacks=[LossAndErrorPrintingCallback(), EarlyStoppingAtMinLoss()],
)
Up to batch 0, the average loss is   26.58.
Up to batch 1, the average loss is  354.71.
Up to batch 2, the average loss is  243.70.
Up to batch 3, the average loss is  185.92.
Up to batch 4, the average loss is  149.93.
The average loss for epoch 0 is  149.93 and mean absolute error is    7.53.
Up to batch 0, the average loss is    7.17.
Up to batch 1, the average loss is    6.42.
Up to batch 2, the average loss is    5.93.
Up to batch 3, the average loss is    5.51.
Up to batch 4, the average loss is    5.44.
The average loss for epoch 1 is    5.44 and mean absolute error is    1.82.
Up to batch 0, the average loss is    4.07.
Up to batch 1, the average loss is    4.77.
Up to batch 2, the average loss is    4.38.
Up to batch 3, the average loss is    4.81.
Up to batch 4, the average loss is    4.57.
The average loss for epoch 2 is    4.57 and mean absolute error is    1.73.
Up to batch 0, the average loss is    3.76.
Up to batch 1, the average loss is    4.10.
Up to batch 2, the average loss is    5.31.
Up to batch 3, the average loss is    7.89.
Up to batch 4, the average loss is   14.11.
The average loss for epoch 3 is   14.11 and mean absolute error is    2.96.
Restoring model weights from the end of the best epoch.
Epoch 00004: early stopping

<tensorflow.python.keras.callbacks.History at 0x7f43690baf60>

 

学習率スケジューリング

この例では、カスタム・コールバックが訓練の過程において optimizer の学習率を動的に変更するためにどのように使用できるかを示しています。

より一般的な実装については callbacks.LearningRateScheduler を見てください。

class CustomLearningRateScheduler(keras.callbacks.Callback):
    """Learning rate scheduler which sets the learning rate according to schedule.

  Arguments:
      schedule: a function that takes an epoch index
          (integer, indexed from 0) and current learning rate
          as inputs and returns a new learning rate as output (float).
  """

    def __init__(self, schedule):
        super(CustomLearningRateScheduler, self).__init__()
        self.schedule = schedule

    def on_epoch_begin(self, epoch, logs=None):
        if not hasattr(self.model.optimizer, "lr"):
            raise ValueError('Optimizer must have a "lr" attribute.')
        # Get the current learning rate from model's optimizer.
        lr = float(tf.keras.backend.get_value(self.model.optimizer.learning_rate))
        # Call schedule function to get the scheduled learning rate.
        scheduled_lr = self.schedule(epoch, lr)
        # Set the value back to the optimizer before this epoch starts
        tf.keras.backend.set_value(self.model.optimizer.lr, scheduled_lr)
        print("\nEpoch %05d: Learning rate is %6.4f." % (epoch, scheduled_lr))


LR_SCHEDULE = [
    # (epoch to start, learning rate) tuples
    (3, 0.05),
    (6, 0.01),
    (9, 0.005),
    (12, 0.001),
]


def lr_schedule(epoch, lr):
    """Helper function to retrieve the scheduled learning rate based on epoch."""
    if epoch < LR_SCHEDULE[0][0] or epoch > LR_SCHEDULE[-1][0]:
        return lr
    for i in range(len(LR_SCHEDULE)):
        if epoch == LR_SCHEDULE[i][0]:
            return LR_SCHEDULE[i][1]
    return lr


model = get_model()
model.fit(
    x_train,
    y_train,
    batch_size=64,
    steps_per_epoch=5,
    epochs=15,
    verbose=0,
    callbacks=[
        LossAndErrorPrintingCallback(),
        CustomLearningRateScheduler(lr_schedule),
    ],
)
Epoch 00000: Learning rate is 0.1000.
Up to batch 0, the average loss is   28.80.
Up to batch 1, the average loss is  473.07.
Up to batch 2, the average loss is  326.01.
Up to batch 3, the average loss is  247.08.
Up to batch 4, the average loss is  198.91.
The average loss for epoch 0 is  198.91 and mean absolute error is    8.52.
Epoch 00001: Learning rate is 0.1000.
Up to batch 0, the average loss is    3.98.
Up to batch 1, the average loss is    6.35.
Up to batch 2, the average loss is    5.81.
Up to batch 3, the average loss is    6.04.
Up to batch 4, the average loss is    6.09.
The average loss for epoch 1 is    6.09 and mean absolute error is    2.04.
Epoch 00002: Learning rate is 0.1000.
Up to batch 0, the average loss is    5.20.
Up to batch 1, the average loss is    5.40.
Up to batch 2, the average loss is    5.15.
Up to batch 3, the average loss is    5.02.
Up to batch 4, the average loss is    4.90.
The average loss for epoch 2 is    4.90 and mean absolute error is    1.78.
Epoch 00003: Learning rate is 0.0500.
Up to batch 0, the average loss is    4.70.
Up to batch 1, the average loss is    4.16.
Up to batch 2, the average loss is    4.34.
Up to batch 3, the average loss is    4.34.
Up to batch 4, the average loss is    4.23.
The average loss for epoch 3 is    4.23 and mean absolute error is    1.63.
Epoch 00004: Learning rate is 0.0500.
Up to batch 0, the average loss is    3.02.
Up to batch 1, the average loss is    3.41.
Up to batch 2, the average loss is    3.81.
Up to batch 3, the average loss is    4.13.
Up to batch 4, the average loss is    3.86.
The average loss for epoch 4 is    3.86 and mean absolute error is    1.54.
Epoch 00005: Learning rate is 0.0500.
Up to batch 0, the average loss is    3.75.
Up to batch 1, the average loss is    3.72.
Up to batch 2, the average loss is    3.55.
Up to batch 3, the average loss is    3.78.
Up to batch 4, the average loss is    3.63.
The average loss for epoch 5 is    3.63 and mean absolute error is    1.52.
Epoch 00006: Learning rate is 0.0100.
Up to batch 0, the average loss is    4.61.
Up to batch 1, the average loss is    3.78.
Up to batch 2, the average loss is    4.25.
Up to batch 3, the average loss is    4.15.
Up to batch 4, the average loss is    3.83.
The average loss for epoch 6 is    3.83 and mean absolute error is    1.54.
Epoch 00007: Learning rate is 0.0100.
Up to batch 0, the average loss is    3.91.
Up to batch 1, the average loss is    3.57.
Up to batch 2, the average loss is    3.19.
Up to batch 3, the average loss is    2.92.
Up to batch 4, the average loss is    3.03.
The average loss for epoch 7 is    3.03 and mean absolute error is    1.37.
Epoch 00008: Learning rate is 0.0100.
Up to batch 0, the average loss is    4.11.
Up to batch 1, the average loss is    3.89.
Up to batch 2, the average loss is    3.36.
Up to batch 3, the average loss is    3.12.
Up to batch 4, the average loss is    3.37.
The average loss for epoch 8 is    3.37 and mean absolute error is    1.43.
Epoch 00009: Learning rate is 0.0050.
Up to batch 0, the average loss is    3.31.
Up to batch 1, the average loss is    3.65.
Up to batch 2, the average loss is    3.73.
Up to batch 3, the average loss is    3.52.
Up to batch 4, the average loss is    3.59.
The average loss for epoch 9 is    3.59 and mean absolute error is    1.46.
Epoch 00010: Learning rate is 0.0050.
Up to batch 0, the average loss is    3.13.
Up to batch 1, the average loss is    2.96.
Up to batch 2, the average loss is    2.99.
Up to batch 3, the average loss is    3.19.
Up to batch 4, the average loss is    3.16.
The average loss for epoch 10 is    3.16 and mean absolute error is    1.39.
Epoch 00011: Learning rate is 0.0050.
Up to batch 0, the average loss is    3.04.
Up to batch 1, the average loss is    3.14.
Up to batch 2, the average loss is    3.23.
Up to batch 3, the average loss is    3.32.
Up to batch 4, the average loss is    3.44.
The average loss for epoch 11 is    3.44 and mean absolute error is    1.43.
Epoch 00012: Learning rate is 0.0010.
Up to batch 0, the average loss is    2.82.
Up to batch 1, the average loss is    3.41.
Up to batch 2, the average loss is    3.28.
Up to batch 3, the average loss is    3.34.
Up to batch 4, the average loss is    3.28.
The average loss for epoch 12 is    3.28 and mean absolute error is    1.38.
Epoch 00013: Learning rate is 0.0010.
Up to batch 0, the average loss is    2.67.
Up to batch 1, the average loss is    3.34.
Up to batch 2, the average loss is    3.60.
Up to batch 3, the average loss is    3.49.
Up to batch 4, the average loss is    3.57.
The average loss for epoch 13 is    3.57 and mean absolute error is    1.44.
Epoch 00014: Learning rate is 0.0010.
Up to batch 0, the average loss is    2.54.
Up to batch 1, the average loss is    2.45.
Up to batch 2, the average loss is    2.65.
Up to batch 3, the average loss is    2.78.
Up to batch 4, the average loss is    2.76.
The average loss for epoch 14 is    2.76 and mean absolute error is    1.33.

<tensorflow.python.keras.callbacks.History at 0x7f4368e52ba8>

 

組込み Keras コールバック

API doc を読むことにより既存の Keras コールバックを確実に調べてください。アプリケーションは CSV へのロギング、モデルのセーブ、TensorBoard 内のメトリクスの可視化、そしてそれ以上を含みます!

 

以上



クラスキャット

最近の投稿

  • LangGraph : 例題 : エージェント型 RAG
  • LangGraph Platform : Get started : クイックスタート
  • LangGraph Platform : 概要
  • LangGraph : Prebuilt エージェント : ユーザインターフェイス
  • LangGraph : Prebuilt エージェント : 配備

タグ

AutoGen (13) ClassCat Press Release (20) ClassCat TF/ONNX Hub (11) DGL 0.5 (14) Eager Execution (7) Edward (17) FLUX.1 (16) Gemini (20) HuggingFace Transformers 4.5 (10) HuggingFace Transformers 4.6 (7) HuggingFace Transformers 4.29 (9) Keras 2 Examples (98) Keras 2 Guide (16) Keras 3 (10) Keras Release Note (17) Kubeflow 1.0 (10) LangChain (45) LangGraph (21) MediaPipe 0.8 (11) Model Context Protocol (16) NNI 1.5 (16) OpenAI Agents SDK (8) OpenAI Cookbook (13) OpenAI platform (10) OpenAI platform 1.x (10) OpenAI ヘルプ (8) TensorFlow 2.0 Advanced Tutorials (33) TensorFlow 2.0 Advanced Tutorials (Alpha) (15) TensorFlow 2.0 Advanced Tutorials (Beta) (16) TensorFlow 2.0 Guide (10) TensorFlow 2.0 Guide (Alpha) (16) TensorFlow 2.0 Guide (Beta) (9) TensorFlow 2.0 Release Note (12) TensorFlow 2.0 Tutorials (20) TensorFlow 2.0 Tutorials (Alpha) (14) TensorFlow 2.0 Tutorials (Beta) (12) TensorFlow 2.4 Guide (24) TensorFlow Deploy (8) TensorFlow Get Started (7) TensorFlow Graphics (7) TensorFlow Probability (9) TensorFlow Programmer's Guide (22) TensorFlow Release Note (18) TensorFlow Tutorials (33) TF-Agents 0.4 (11)
2021年10月
月 火 水 木 金 土 日
 123
45678910
11121314151617
18192021222324
25262728293031
« 8月   11月 »
© 2025 ClasCat® AI Research | Powered by Minimalist Blog WordPress Theme