错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

AC: Actor–Critic

  • Zhiqing Xiao

摘要

Actor–critic method combines the policy gradient method and bootstrapping. On the one hand, it uses policy gradient theorem to calculate policy gradient and update parameters. This part is called actor. On the other hand, it estimates values, and uses the value estimate to bootstrap.