<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>強化学習 on 3rd layer</title><link>https://3rdlayer.uk/ja/tags/%E5%BC%B7%E5%8C%96%E5%AD%A6%E7%BF%92/</link><description>Recent content in 強化学習 on 3rd layer</description><generator>Hugo -- 0.157.0</generator><language>ja-JP</language><lastBuildDate>Sat, 19 Jun 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://3rdlayer.uk/ja/tags/%E5%BC%B7%E5%8C%96%E5%AD%A6%E7%BF%92/index.xml" rel="self" type="application/rss+xml"/><item><title>強化学習 第10講：ゲームにおける強化学習</title><link>https://3rdlayer.uk/ja/posts/rl-10-games/</link><pubDate>Sat, 19 Jun 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-10-games/</guid><description>デイビッド・シルバー講義 第10講。ケーススタディ。ゲーム理論から見た最適応答とナッシュ均衡、ミニマックス探索と二値線形価値関数、自己対戦強化学習、ミニマックスと強化学習の結合、そしてポーカーのような不完全情報ゲーム。Chinook・ディープブルー・Logistello・TD-Gammon・Mavenを貫く一つのレシピ。</description></item><item><title>強化学習 第9講：探索と活用</title><link>https://3rdlayer.uk/ja/posts/rl-09-exploration-exploitation/</link><pubDate>Sat, 15 May 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-09-exploration-exploitation/</guid><description>デイビッド・シルバー講義第9講。いま知っていることを使うか（活用）、もっと調べるか（探索）？このジレンマを五つの原理にまとめ、多腕バンディットにおけるリグレットと下界、UCB、トンプソンサンプリング、情報状態探索、そして文脈付きバンディットとMDPへの拡張までをたどる。</description></item><item><title>強化学習 第8講：学習と計画の統合</title><link>https://3rdlayer.uk/ja/posts/rl-08-integrating-learning-planning/</link><pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-08-integrating-learning-planning/</guid><description>デイビッド・シルバー講義第8講。経験から環境モデルを学び、そのモデルで計画する。モデル学習は教師あり学習、AB例、DynaとDyna-Q+、モンテカルロ木探索と囲碁、TD探索とDyna-2。</description></item><item><title>強化学習 第7講：方策勾配</title><link>https://3rdlayer.uk/ja/posts/rl-07-policy-gradient/</link><pubDate>Sat, 13 Mar 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-07-policy-gradient/</guid><description>デイビッド・シルバー講義第7講。価値を経由せず方策を直接最適化する。尤度比トリックとスコア関数、REINFORCE、ベースラインとアドバンテージ、actor-critic、自然方策勾配、そして六つの顔を一つにまとめる要約。</description></item><item><title>強化学習 第6講：価値関数近似</title><link>https://3rdlayer.uk/ja/posts/rl-06-value-function-approximation/</link><pubDate>Sat, 13 Feb 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-06-value-function-approximation/</guid><description>デイビッド・シルバー講義第6講。状態が多すぎて表に書ききれない大きな問題を、わずかなパラメータで近似する。勾配降下で特徴を学ぶ増分法、マウンテンカーとブートストラップ論争、オフ方策が発散するBairdの反例、そして経験を集めて解くバッチ法とDQNまで。</description></item><item><title>強化学習 第5講：モデルフリー制御</title><link>https://3rdlayer.uk/ja/posts/rl-05-model-free-control/</link><pubDate>Sat, 16 Jan 2021 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-05-model-free-control/</guid><description>デイビッド・シルバー講義第5講。モデルなしで最適方策を見つける。なぜ状態価値ではなく行動価値なのか、二つの扉とε-貪欲とGLIE、風の吹く格子のSarsaとSarsa(λ)、重点サンプリングと方策オフ型、崖歩きで見るQ学習、そしてDPとTDの対応。</description></item><item><title>強化学習 第4講：モデルフリー予測</title><link>https://3rdlayer.uk/ja/posts/rl-04-model-free-prediction/</link><pubDate>Sat, 12 Dec 2020 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-04-model-free-prediction/</guid><description>デイビッド・シルバー講義第4講。環境モデルなしに、経験だけで方策の価値を推定する。ブラックジャックのモンテカルロ、帰り道の時間的差分学習、ブートストラップとサンプリングの統合ビュー、そして適格度トレースのTD(λ)。</description></item><item><title>強化学習 第3講：動的計画法</title><link>https://3rdlayer.uk/ja/posts/rl-03-dynamic-programming/</link><pubDate>Sat, 14 Nov 2020 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-03-dynamic-programming/</guid><description>デイビッド・シルバー講義 第3講。MDPを完全に知っている状況で、ベルマン方程式を反復して解き、最適方策を計算する。方策評価・方策反復・価値反復を小さな格子世界の例で。</description></item><item><title>強化学習 第2講：マルコフ決定過程</title><link>https://3rdlayer.uk/ja/posts/rl-02-mdp/</link><pubDate>Sat, 17 Oct 2020 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-02-mdp/</guid><description>デイビッド・シルバー講義の第2講。強化学習の問題を収める器であるMDPを、マルコフ連鎖から報酬過程を経て決定過程まで、シルバーの「学生」の例とともに一層ずつ積み上げる。</description></item><item><title>強化学習 第1講：強化学習問題</title><link>https://3rdlayer.uk/ja/posts/rl-01-introduction/</link><pubDate>Sat, 19 Sep 2020 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-01-introduction/</guid><description>デイビッド・シルバー講義の第1講。強化学習が他の学習と何が違うのか、報酬と状態、そしてエージェントを構成する三つの部品（方策・価値関数・モデル）まで。</description></item><item><title>強化学習：サットン&amp;バルトとデイビッド・シルバー（無料資料）</title><link>https://3rdlayer.uk/ja/posts/rl-resources/</link><pubDate>Sat, 05 Sep 2020 00:00:00 +0000</pubDate><guid>https://3rdlayer.uk/ja/posts/rl-resources/</guid><description>強化学習に入る最良の無料ルート二つ：サットン&amp;amp;バルトの教科書（無料PDF）とデイビッド・シルバーの講義（無料動画）。このシリーズを開くにあたり、入手先をまとめる。</description></item></channel></rss>