Module 14: Reinforcement learning and security applications Flashcards
(5 cards)
1
Q
4 main elements of reinforcement learning
A
Policy
Reward signal
Value function
optional model of the environment
2
Q
Policy
A
mapping from perceived states of environment to actions to be taken in those states
3
Q
Reward signal
A
Defines the goal (what is good in the short run). Agent’s goal is to maximize the reward. Used to alter policy.
4
Q
Value function
A
Indicates what is good in the long run.
5
Q
A