<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cookie-box</author_name>
  <author_url>https://blog.hatena.ne.jp/cookie-box/</author_url>
  <blog_title>クッキーの日記</blog_title>
  <blog_url>https://cookie-box.hatenablog.com/</blog_url>
  <categories>
    <anon>Keras</anon>
  </categories>
  <description>Kerasブログの自己符号化器のチュートリアルをやります。 Building Autoencoders in Keras このチュートリアルではMNISTの手書き数字のデータを例に色々な種類の自己符号化器を示しています。スクリプトは全て記事内に示されているので割愛します。上記の記事内でのモデルは Sequential() で生成したインスタンスに層を add していくのではなく、Model (functional API) で組み立てています。 この方法だと自己符号化器（エンコーダ ＋ デコーダ）全体を学習して後からエンコーダ（デコーダ）部分のみ利用するというのが容易にできました。 以下はチュ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcookie-box.hatenablog.com%2Fentry%2F2017%2F05%2F07%2F230430&quot; title=&quot;Keras で自己符号化器を学習したい - クッキーの日記&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/c/cookie-box/20170507/20170507160835.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-05-07 23:04:30</published>
  <title>Keras で自己符号化器を学習したい</title>
  <type>rich</type>
  <url>https://cookie-box.hatenablog.com/entry/2017/05/07/230430</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
