<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aidiary</author_name>
  <author_url>https://blog.hatena.ne.jp/aidiary/</author_url>
  <blog_title>人工知能に関する断創録</blog_title>
  <blog_url>https://aidiary.hatenablog.com/</blog_url>
  <categories>
    <anon>Deep Learning</anon>
    <anon>機械学習</anon>
    <anon>Chainer</anon>
    <anon>コンピュータビジョン</anon>
  </categories>
  <description>ChainerによるCIFAR-10の一般物体認識 (1)（2015/11/8）のつづき。今回は畳み込みニューラルネットワークの畳込み層の数を変えたときにテスト精度がどのように変わるか調査した。前回と同じくCIFAR-10の一般物体認識をタスクとしている。 畳み込み2層（conv2） INPUT -&gt; (CONV -&gt; POOL) * 2 -&gt; FC CONVの後のRELUは省略している。* 2は直前の(CONV -&gt; POOL)を2回繰り返すことを意味している。Chainerで書くと model = chainer.FunctionSet(conv1=F.Convolution2D(3, 3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faidiary.hatenablog.com%2Fentry%2F20151114%2F1447469049&quot; title=&quot;ChainerによるCIFAR-10の一般物体認識 (2) - 人工知能に関する断創録&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/aidiary/20151114/20151114112840.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-14 11:44:09</published>
  <title>ChainerによるCIFAR-10の一般物体認識 (2)</title>
  <type>rich</type>
  <url>https://aidiary.hatenablog.com/entry/20151114/1447469049</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
