<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HTN20190109</author_name>
  <author_url>https://blog.hatena.ne.jp/HTN20190109/</author_url>
  <blog_title>HTN20190109の日記</blog_title>
  <blog_url>https://htn20190109.hatenablog.com/</blog_url>
  <categories>
    <anon>DL</anon>
  </categories>
  <description>track_running_stats=True ※デフォルト学習時: 各バッチごとに平均・分散を使用してデータ正規化推論時: 学習時に蓄積した移動平均・分散を使用してデータ正規化 track_running_stats=False学習時: 各バッチごとに平均・分散を使用してデータ正規化推論時: 各バッチごとに平均・分散を使用してデータ正規化→ 推論が安定しない可能性あり import torchimport torch.nn as nn # --- モデル定義 ---class Model(nn.Module): def __init__(self, track_running_stats=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtn20190109.hatenablog.com%2Fentry%2F2025%2F11%2F30%2F102628&quot; title=&quot;track_running_stats - HTN20190109の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-11-30 10:26:28</published>
  <title>track_running_stats</title>
  <type>rich</type>
  <url>https://htn20190109.hatenablog.com/entry/2025/11/30/102628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
