<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python_3</anon>
    <anon>機械学習</anon>
  </categories>
  <description>序論KerasでRNN(LSTM)を試してみました。以下の記事を参考にしました。（タイトルまでそのまんまじゃないか…） qiita.comLSTMとは簡単に言うと時系列データを扱えるディープラーニングの仕組みで、RNNの一種です。 LSTM：Long-short Term Memory従来のRNNでは短期的な時系列相関しか扱えなかったのに対して（比較的）長期的相関を扱えることが特徴です。 応用例としては、為替・株価予測や文章生成、動画の連続的な加工などがあります。 qiita.com 基礎編まずは簡単なところとして、連続する数値データから次の値を予測する、というものに挑戦してみます。 ここでは…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2018%2F08%2F13%2F073000&quot; title=&quot;KerasでRNN(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/s/s51517765/20180812/20180812180224.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-13 07:30:00</published>
  <title>KerasでRNN(LSTM)を試してみた</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2018/08/13/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
