<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>darden</author_name>
  <author_url>https://blog.hatena.ne.jp/darden/</author_url>
  <blog_title>Pythonと機械学習</blog_title>
  <blog_url>https://darden.hatenablog.com/</blog_url>
  <categories>
    <anon>機械学習</anon>
    <anon>深層学習</anon>
  </categories>
  <description>目次 目次 はじめに 3層パーセプトロン 損失関数の重み勾配 バックプロパゲーション 行列表記 多層パーセプトロン 順伝播 全結合 活性化関数 損失関数(交差エントロピー) 逆伝播 誤差計算 バックプロパゲーション 損失関数の重み・閾値勾配 追記 はじめに 前回実装した多クラスロジスティック回帰を拡張して、今度は多層パーセプトロンを実装してみたいと思います。 ようやくディープラーニングの領域に入ってきました。今回でやっとバックプロパゲーションが理解できたので履歴を残しておきます。 バックプロパゲーションですが、計算式を書いてるとテンソルのインデックスが多すぎて途中で訳が分からなくなってくるので…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdarden.hatenablog.com%2Fentry%2F2018%2F04%2F07%2F165810&quot; title=&quot;多層パーセプトロン - Pythonと機械学習&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://chart.apis.google.com/chart?cht=tx&amp;chl=n%20%5Ctimes%20c%5E%7B%281%29%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-07 16:58:10</published>
  <title>多層パーセプトロン</title>
  <type>rich</type>
  <url>https://darden.hatenablog.com/entry/2018/04/07/165810</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
