policy learning

Policy learning is an aspect of reinforcement learning where an agent learns to make decisions by mapping states of the environment to actions. A policy can be deterministic or stochastic and is essential for enabling an agent to achieve goals through interaction with its environment.

18 papers