Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Reinforcement learning studies how an agent learns to act through interaction with an environment.

It becomes especially relevant when prediction alone is not enough and the goal is sequential decision-making under uncertainty.

Typical themes include policies, value functions, exploration, credit assignment, and planning.