<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chakoku</author_name>
  <author_url>https://blog.hatena.ne.jp/chakoku/</author_url>
  <blog_title>chakokuのブログ(rev4)</blog_title>
  <blog_url>https://chakoku.hatenablog.com/</blog_url>
  <categories>
    <anon>技術ネタ</anon>
  </categories>
  <description>簡単なネットワークでは学習したが、なぜかBiasが修正されない。これはまぁ単純なミスだろうから後からデバッグするとして、、バッチ実行させたところ、出力段のソフトマックス関数がバッチに対応してないことが判明。これはDLfS版の関数、softmax(P69)をそのまま使っていたのだけど、このページではまだバッチの説明が行われておらず、バッチ対応版ではなかったため。この結果、母数の計算、np.sum(exp_a)がテストパターン全体の合計値となってしまい、本来は各パターンごとの合計で割り算すべきが、全パターンの合計で割っていた（認識結果を一つ選ぶだけの使い方なら、割り算の分母まちがっても結果は変わら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchakoku.hatenablog.com%2Fentry%2F20161112%2F1478945446&quot; title=&quot;【DLfS】俺NNの動作がおかしいのでデバッグ.. - chakokuのブログ(rev4)&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>https://cdn-ak.f.st-hatena.com/images/fotolife/c/chakoku/20161112/20161112213345.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-12 19:10:46</published>
  <title>【DLfS】俺NNの動作がおかしいのでデバッグ..</title>
  <type>rich</type>
  <url>https://chakoku.hatenablog.com/entry/20161112/1478945446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
