--- aliases: en: - reinforcement signal - reward signal concept_id: reward preferred: en: reward ja: 報酬 relations: relations: related: - training_objective status: active --- # reward An operational objective signal in reinforcement learning: a numerical value associated with a state, action, transition, or trajectory and used to construct a training objective, usually through cumulative return. Optimizing with reward during training does not by itself imply that the learned system represents the reward signal as its internal goal. ## related - [training objective](../terminology/training_objective.txt) ## Documents: mentions - [スキーミングとは、状況認識を伴う training-gaming のうち、将来のパワー獲得を目的とするもの](../documents/carlsmith.scheming-taxonomy-and-situational-awareness.txt) [Corpus index](../index.txt)