Caesar AI Atlas

État

Caesar AI Atlas Definition

L’état est l’information qu’un système, programme, modèle ou environnement conserve à un moment donné. En apprentissage par renforcement, l’état désigne souvent la représentation de l’environnement utilisée par un agent pour choisir des actions.

Other Definitions

État Source

In information technology and computer science, a program is described as stateful if it is designed to remember preceding events or user interactions; the remembered information is called the state of the system.

État Source

In reinforcement learning, the parameter values that describe the current configuration of the environment, which the agent uses to choose an action.

Related Terms