policy network

C19449
concept

A policy network is a neural network that maps states or observations directly to actions or action probabilities in reinforcement learning, defining the agent’s behavior strategy.

All labels observed (1)

Label Occurrences
policy network canonical 3

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: policy network
Generated description
A policy network is a neural network that maps states or observations directly to actions or action probabilities in reinforcement learning, defining the agent’s behavior strategy.

Instances (3)