Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Capitalized header
  • Loading branch information
ad71 committed Feb 15, 2018
commit 29286b845f4d306ac3a61f83580a0615e712273e
2 changes: 1 addition & 1 deletion mdp.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"collapsed": true
},
"source": [
"# Value Iteration\n",
"# VALUE ITERATION\n",
"\n",
"Now that we have looked how to represent MDPs. Let's aim at solving them. Our ultimate goal is to obtain an optimal policy. We start with looking at Value Iteration and a visualisation that should help us understanding it better.\n",
"\n",
Expand Down