--- aliases: en: - training objective function ja: - 訓練目的関数 concept_id: training_objective preferred: en: training objective ja: 学習目的関数 relations: relations: broader: - objective prerequisite: - training status: active --- # training objective An objective used by a training procedure to score, select, or update candidate models, parameters, policies, or outputs during training; depending on the method it may be expressed through a loss, reward-derived return, preference-based score, or composite criterion. A training objective is an external criterion of the training process and should not be assumed to equal the learned system's behavioral or internal objective. ## broader - [objective](../terminology/objective.txt) ## prerequisite - [training](../terminology/training.txt) ## Documents: about - [外部の目的関数は内部の目標を決定しない](../documents/yudkowsky.outer-objective-does-not-determine-inner-goal.txt) ## Documents: mentions - [ベース目的関数とメサ目的関数は一致するとは限らない](../documents/hubinger_et_al.base-and-mesa-objectives-can-diverge.txt) [Corpus index](../index.txt)