JA EN
Glossary › environment

GLOSSARY

environment

appears in 1 paper titles

Definition

In reinforcement learning, everything outside the agent: it receives an action, updates its state, and returns an observation and a reward. Defining the environment is defining the task, which is why benchmark environments matter as much as algorithms and why reward specification bugs show up as bizarre agent behaviour. Not the software sense of a runtime or dependency environment, though papers on agentic coding use both meanings within a page of each other.

Explainers using this term