官术网_书友最值得收藏!

Policy

A policy is an algorithm or a set of rules that describe how an agent makes its decisions. An example policy can be the strategy an investor uses to trade stocks, where the investor buys a stock when its price goes down and sells the stock when the price goes up.

More formally, a policy is a function, usually denoted as , that maps a state, , to an action, :

This means that an agent decides its action given its current state. This function can represent anything, as long as it can receive a state as input and output an action, be it a table, graph, or machine learning classifier.

For example, suppose we have an agent that is supposed to navigate a maze. We shall further assume that the agent knows what the maze looks like; the following is how the agent's policy can be represented:

Figure 1: A maze where each arrow indicates where an agent would go next

Each white square in this maze represents a state the agent can be in. Each blue arrow refers to the action an agent would take in the corresponding square. This essentially represents the agent's policy for this maze. Moreover, this can also be regarded as a deterministic policy, for the mapping from the state to the action is deterministic. This is in contrast to a stochastic policy, where a policy would output a probability distribution over the possible actions given some state:

Here,is a normalized probability vector over all the possible actions, as shown in the following example:

Figure 2: A policy mapping the game state (the screen) to actions (probabilities)

The agent playing the game of Breakout has a policy that takes the screen of the game as input and returns a probability for each possible action.

主站蜘蛛池模板: 武汉市| 资阳市| 会同县| 昭苏县| 开江县| 泰来县| 吴江市| 扶绥县| 会昌县| 怀仁县| 封开县| 商都县| 洞口县| 曲麻莱县| 河南省| 北流市| 新闻| 黔西县| 平南县| 深州市| 博白县| 和政县| 洛隆县| 五华县| 如皋市| 新建县| 五家渠市| 章丘市| 曲阜市| 毕节市| 鄂州市| 莆田市| 南通市| 台东市| 泽库县| 绵竹市| 津市市| 射阳县| 资源县| 新乡市| 泗阳县|