<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>machine_learning</anon>
  </categories>
  <description>簡単のため、以下のような分類問題のニューラルネットワークで誤差逆伝播法を考察する。 入力層は $x_1$, $x_2$ の2つの入力を受け取り、隠れ層で活性化関数としてsigmoid関数 $\varsigma$ を適用し、出力層でsoftmax関数で確率をとる。ラベルはone-hotエンコーディングされているものとし、誤差関数 $E$ には交差エントロピー関数 $E(w) = -t_1 \log(y_1) - t_2 \log(y_2)$ を用いる。ある学習データ $x$ とラベル $t$ を入力した場合の勾配の計算を見る。ここでは $\frac{\del E}{\del w_{11}^{(1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2019%2F09%2F23%2F224031&quot; title=&quot;誤差逆伝播法について再び考えてみる(4) - らんだむな記憶&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/d/derwind/20190923/20190923222948.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-23 22:40:31</published>
  <title>誤差逆伝播法について再び考えてみる(4)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2019/09/23/224031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
