<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaeken</author_name>
  <author_url>https://blog.hatena.ne.jp/kaeken/</author_url>
  <blog_title>kaeken(嘉永島健司)ブログ</blog_title>
  <blog_url>https://kaeken.hatenablog.com/</blog_url>
  <categories>
    <anon>Deep Learning</anon>
  </categories>
  <description>↓ ７章 CNNの実装について。 畳み込み演算では、４次元データを処理する必要がある。 (batch_num, channel, hegiht, width) そこでフィルタにとって都合の良い入力データを展開する関数im2colを使用する def im2col(input_data, filter_h, filter_w, stride=1, pad=0): &quot;&quot;&quot; Parameters ---------- input_data : (データ数, チャンネル, 高さ, 幅)の4次元配列からなる入力データ filter_h : フィルターの高さ filter_w : フィルターの幅 strid…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaeken.hatenablog.com%2Fentry%2F2016%2F11%2F13%2F170723&quot; title=&quot;７章　畳み込みニューラルネットワークCNN　畳み込み層とプーリング層の実装『ゼロから作るDeep Learning』 - kaeken(嘉永島健司)ブログ&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/k/kaeken/20161113/20161113170416.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-13 17:07:23</published>
  <title>７章　畳み込みニューラルネットワークCNN　畳み込み層とプーリング層の実装『ゼロから作るDeep Learning』</title>
  <type>rich</type>
  <url>https://kaeken.hatenablog.com/entry/2016/11/13/170723</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
