<?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>深層学習で時系列の予測がしたいときとかあると思います。 以下の記事を参考にさせていただきます。 qiita.comそれで時系列データが手元にないので以下のサイトにある日経平均株価の日足をつかいます。 日経平均株価 1時間足 時系列データ CSVダウンロード 直近1000営業日の値動きをプロットすると以下です。縦軸は学習のためにスケーリング済みです。 以下のコードで学習します。参考記事のままです。前日まで10営業日分の株価を入力して当日の株価を予測するというモデルにします。900営業日分のデータで学習し、100営業日分のデータでテストすることにします。 # -*- coding: utf-8 -…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcookie-box.hatenablog.com%2Fentry%2F2017%2F04%2F09%2F093654&quot; title=&quot;Keras の LSTM で時系列の予測がしたい - クッキーの日記&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/20170409/20170409085713.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-09 09:36:54</published>
  <title>Keras の LSTM で時系列の予測がしたい</title>
  <type>rich</type>
  <url>https://cookie-box.hatenablog.com/entry/2017/04/09/093654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
