Bayesian RL and PGMRL
Posted huangshiyu13
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Bayesian RL and PGMRL相关的知识,希望对你有一定的参考价值。
简介:
PGMRL: PGMRL就是把RL问题建模成一个概率图模型,如下图所示:
然后通过variational inference的方法进行学习:
PGMRL给RL问题的表示给了一个范例,对解决很多RL新问题提供了一种思路和工具。
Bayesian RL:
思考:为什么PGMRL推导过程中没有Beyesian RL的exploration-exploitation trade-off的问题。
thinking: what things does the Beyesian RL not consider?
以上是关于Bayesian RL and PGMRL的主要内容,如果未能解决你的问题,请参考以下文章