<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TadaoYamaoka</author_name>
  <author_url>https://blog.hatena.ne.jp/TadaoYamaoka/</author_url>
  <blog_title>TadaoYamaokaの開発日記</blog_title>
  <blog_url>https://tadaoyamaoka.hatenablog.com/</blog_url>
  <categories>
    <anon>リバーシ</anon>
    <anon>強化学習</anon>
    <anon>DQN</anon>
    <anon>オセロ</anon>
  </categories>
  <description>前回、DQNのネットワークを教師ありでQ学習で学習した。 今回は、DQNを強化学習で学習する。実装するアルゴリズムは、Nature に掲載された論文「Human-level control through deep reinforcement learning」に基づく。 DeepMindによる公式の実装は、TensorFlowもPyTorchもない時期なので、LuaJITとTorch 7.0で実装されている。今ではTensorFlowかPyTorchで実装する方がよいので、分かりやすいチュートリアルが提供されているPyTorchの実装を参考にすることにした。 OpenAI Gymについて P…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftadaoyamaoka.hatenablog.com%2Fentry%2F2019%2F12%2F08%2F123922&quot; title=&quot;リバーシ(オセロ)で深層強化学習 その３（DQN） - TadaoYamaokaの開発日記&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://chart.apis.google.com/chart?cht=tx&amp;chl=%5Cdisplaystyle%0A%5Cvarepsilon_%7Bend%7D%20%2B%20%28%5Cvarepsilon_%7Bstart%7D%20-%20%5Cvarepsilon_%7Bend%7D%29%20%5Ccdot%20%5Cexp%28-%5Ctext%7Bsteps_done%7D%20%2F%20%5Cvarepsilon_%7Bdecay%7D%29</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-08 12:39:22</published>
  <title>リバーシ(オセロ)で深層強化学習 その３（DQN）</title>
  <type>rich</type>
  <url>https://tadaoyamaoka.hatenablog.com/entry/2019/12/08/123922</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
