<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamaimo0625</author_name>
  <author_url>https://blog.hatena.ne.jp/yamaimo0625/</author_url>
  <blog_title>いものやま。</blog_title>
  <blog_url>https://yamaimo.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術</anon>
    <anon>AI</anon>
    <anon>強化学習</anon>
    <anon>ニューラルネットワーク</anon>
    <anon>HME</anon>
    <anon>Ruby</anon>
  </categories>
  <description>昨日はHMEを強化学習の関数近似に使うときの勾配計算について説明した。 今日からは実際にRubyで実装を進めていく。 まずはゲートネットワークの実装から。 GateNNクラス ゲートネットワークをGateNNクラスとして実装していく。 #==================== # gate_nn.rb #-------------------- # ゲートネットワークのためのニューラルネットワーク # # 活性化関数は、ソフトマックス関数： # g_i(s_1, ... , s_n) = exp(s_i) / sum_j exp(s_j) # ただし、 # s_i = &lt;v_i, x&gt; (&lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamaimo.hatenablog.jp%2Fentry%2F2016%2F03%2F05%2F200000&quot; title=&quot;強化学習とニューラルネットワークを組合せてみた。（その12） - いものやま。&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-05 20:00:00</published>
  <title>強化学習とニューラルネットワークを組合せてみた。（その12）</title>
  <type>rich</type>
  <url>https://yamaimo.hatenablog.jp/entry/2016/03/05/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
