Caesar AI Atlas

Environnement

Caesar AI Atlas Definition

En apprentissage par renforcement, l’environnement est le monde, la simulation, le système ou le contexte de tâche avec lequel un agent interagit. Il fournit des observations ou des états, reçoit les actions de l’agent et passe à de nouveaux états selon sa dynamique.

Other Definitions

Environnement Source

In reinforcement learning, the world that contains the agent and allows the agent to observe that world's state. For example, the represented world can be a game like chess, or a physical world like a maze. When the agent applies an action to the environment, then the environment transitions between states.

Environnement Source

In reinforcement learning, the world that contains the agent and allows the agent to observe that world's state. For example, the represented world can be a game like chess, or a physical world like a maze. When the agent applies an action to the environment, then the environment transitions between states.

Related Terms