flâneur — a map of the web's best reading

Part 1: Key Concepts in RL — Spinning Up documentation

spinningup.openai.com · 2,943 words · saved by 10 readers

In a nutshell, RL is the study of agents and how they learn by trial and error. It formalizes the idea that rewarding or punishing an agent for its behavior makes it more likely to repeat or forego that behavior in the future.

Part 1: Key Concepts in RL - Spinning Up documentation --> Docs >> Part 1: Key Concepts in RL Edit on GitHub Part 1: Key Concepts in RL ¶ Table of Contents Part 1: Key Concepts in RL What Can RL Do? Key Concepts and Terminology (Optional) Formalism Welcome to our introduction to reinforcement learning! Here, we aim to acquaint you with the language and notation used to discuss the subject, a high-level explanation of what RL algorithms do (although we mostly avoid the question of how they do it), and a little bit of the core math that underlies the algorithms. In a nutshell, RL is the study of

Explore this link on the map →

saved by

related reading