<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>misos</author_name>
  <author_url>https://blog.hatena.ne.jp/misos/</author_url>
  <blog_title>めも</blog_title>
  <blog_url>https://paper.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>データ解析</anon>
    <anon>機械学習</anon>
    <anon>深層学習</anon>
    <anon>前処理</anon>
    <anon>自然言語処理</anon>
  </categories>
  <description>概要 モデル定義 ノイズ付加 デノイジングオートエンコーダーの訓練 損失関数の推移 概要 まず、PFNの得居さんの記事を参照。 www.beam2d.net データにランダムにノイズを乗せたものを入力として、元のデータを正解とするDNNを学習することでデータからノイズを取り除く（denoiseする）モデルを学習する。中央のレイヤーの次元を少なくすることで、それをある種の潜在ベクトルとして他モデルの入力として利用することが最終的な目的。 今回はノイズのあるデータ = -1 としています。つまり、欠けているデータは -1というデータになっています。 モデル定義 %matplotlib inline…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpaper.hatenadiary.jp%2Fentry%2F2016%2F10%2F23%2F022135&quot; title=&quot;pythonでdenoising 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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/misos/20161023/20161023022037.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-10-23 02:21:35</published>
  <title>pythonでdenoising auto encoderを使ってデータを前処理する</title>
  <type>rich</type>
  <url>https://paper.hatenadiary.jp/entry/2016/10/23/022135</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
