Multi-armed Bandits

The most important feather distinguishing reinforcement learning from other types of learning is that it uses training information that evaluates the actions taken rather than instructs by giving correct actions.

Evaluative Feedback and Instructive Feedback

In there pure forms, these two kinds of feedback are quite distinct: evaluative feedback depends entirely on the action taken, whereas instructive feedback is independent of the action taken.
Studying this case enables us to see most clearly how evaluative feedback differs from, and yet can be combined with, instructive feedback.

1. A k-armed Bandit Problem

Consider the following learning problem. You are faced repeatedly with a choice among k k different options, or actions. After each choice you receive a numerical reward chosen from a stationary probability distribution that depends on the action you selected. Your objective is to maximize the expected total reward over some time period, for example, over 1000 action selections, or time steps.

In our k-armed bandit problem, each of the k k actions has an expected or mean reward given that action is selected; let us call this the value of that action. We denote the action selected on time step t as At A t , and the corresponding reward as Rt R t . The value then of an arbitrary action a a , denoted q(a). is the expected reward given that a a is selected:

q(a)E[RtAt=a]

If you knew the value of each action, then it would be trivial to solve the k k -armed bandit problem: you would always select the action with highest value. We assume that you do not know the action values with certainty, although you may have estimates. We denote the estimated value of action a at time step t t as Qt(a) to be close to q(a) q ∗ ( a ) .

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值