Skip to content

Commit 152033a

Browse files
author
chenjunwen
committed
update
1 parent fd85fa6 commit 152033a

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

.DS_Store

8 KB
Binary file not shown.

book/bookdraft2018.pdf

34.4 KB
Binary file not shown.

reinforcement_learning.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,9 @@
447447
"metadata": {},
448448
"source": [
449449
"## 8. Planning and Learning with Tabular Methods\n",
450-
"\n"
450+
"\n",
451+
"### Tabular Dyna-Q\n",
452+
"- ![](https://github.com/applenob/rl_learn/raw/master/res/tab_dyna_q.png)"
451453
]
452454
},
453455
{
@@ -548,7 +550,7 @@
548550
"name": "python",
549551
"nbconvert_exporter": "python",
550552
"pygments_lexer": "ipython3",
551-
"version": "3.6.2"
553+
"version": "3.6.5"
552554
}
553555
},
554556
"nbformat": 4,

res/tab_dyna_q.png

246 KB
Loading

0 commit comments

Comments
 (0)