<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Keras on Helve Tech Blog</title>
    <link>https://helve-blog.com/tags/keras/</link>
    <description>Recent content in Keras on Helve Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2019-2026 Helve</copyright>
    <lastBuildDate>Sat, 28 Nov 2020 00:00:00 +0900</lastBuildDate><atom:link href="https://helve-blog.com/tags/keras/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>KerasのステートフルRNNで学習を高速化する</title>
      <link>https://helve-blog.com/posts/python/keras-stateful-rnn/</link>
      <pubDate>Sat, 28 Nov 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/keras-stateful-rnn/</guid>
      <description>KerasのステートフルRNNについて解説する。</description>
      
    </item>
    
    <item>
      <title>Kerasの時系列予測でgeneratorを使って大容量データを扱う 後編</title>
      <link>https://helve-blog.com/posts/python/keras-rnn-generator-2/</link>
      <pubDate>Fri, 27 Nov 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/keras-rnn-generator-2/</guid>
      <description>前編で作成した時系列予測用generatorクラスを使って予測を行う。</description>
      
    </item>
    
    <item>
      <title>Kerasの時系列予測でgeneratorを使って大容量データを扱う 前編</title>
      <link>https://helve-blog.com/posts/python/keras-rnn-generator-1/</link>
      <pubDate>Thu, 26 Nov 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/keras-rnn-generator-1/</guid>
      <description>Kerasの時系列予測で、Recurrentレイヤに入力するためのデータを生成するgeneratorクラスの作り方について述べる。</description>
      
    </item>
    
    <item>
      <title>Kerasを使ったRNN, GRU, LSTMによる時系列予測</title>
      <link>https://helve-blog.com/posts/python/keras-recurrent-neural-network/</link>
      <pubDate>Wed, 25 Nov 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/keras-recurrent-neural-network/</guid>
      <description>KerasのRNN, GRU, LSTMレイヤを使って時系列データを学習させる。</description>
      
    </item>
    
    <item>
      <title>Keras入門 ニューラルネットワークによる正弦波の回帰</title>
      <link>https://helve-blog.com/posts/python/keras-introduction/</link>
      <pubDate>Tue, 24 Nov 2020 00:00:00 +0900</pubDate>
      
      <guid>https://helve-blog.com/posts/python/keras-introduction/</guid>
      <description>Kerasを使い、ニューラルネットワーク (NN) に正弦波を学習させる。</description>
      
    </item>
    
  </channel>
</rss>
