<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>機械学習</anon>
  </categories>
  <description>chainerでAuto Encoder(自己符号化器)を作成し，MNISTの手書き文字を学習させてみた． Auto Encoderは，目標出力を伴わない，入力だけの訓練データを使った教師なし学習により，データをよく表す特徴を獲得し，ひいてはデータのよい表現方法を得ることを目標とするニューラルネットである． (深層学習 (機械学習プロフェッショナルシリーズ) より引用) ここではMNISTの手書き文字2000個を入力とし，1層のhidden layerを通じて，入力と同じイメージに近い画像を出力するニューラルネットワークを作成した． import json, sys, glob, dateti…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2015%2F08%2F18%2F003402&quot; title=&quot;chainerでAuto Encoderの作成と学習 - みーのぺーじ&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/atsuhiro-me/20151107/20151107003852.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-08-18 08:34:02</published>
  <title>chainerでAuto Encoderの作成と学習</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2015/08/18/003402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
