JA EN
Glossary › environments

GLOSSARY

environments

appears in 3 paper titles

Definition

The world an agent acts in: it accepts actions and returns observations and rewards. Games and physics simulators were the classic examples; today a shell, a browser, or a codebase serves the same role. Because what an agent can learn is bounded by what the environment lets it try and rewards it for, building good environments is often the substantive contribution of a paper.

Explainers using this term