Introduction of Reinforcement Learning (RL)
摘要
Reinforcement Learning (RL) is a type of machine learning task where decisionmakers try to maximize long-term rewards or minimize long-term costs. In an RL task, decision-makers observe the environments, and act according to the observations. After the actions, the decision-makers can get rewards or costs.