Reinforcement Learning Intermediate
random policy
In reinforcement learning, a policy that chooses an action at random.
Plain English Explanation
In reinforcement learning, a policy that chooses an action at random.
How is it used?
Practitioners refer to random policy when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.