Learn Before
Concept

Fundamental Concepts for Reinforcement Learning

The fundamental concepts that form the basis of reinforcement learning are:

  • Agent
  • Environment
  • Action
  • State
  • Reward

The agent learns through repeated interaction with the environment. To be successful, the agent needs to:

  • Learn the interaction between states, actions, and subsequent rewards.
  • Determine which action will provide the optimal outcome.
Image 0

1

2

Updated 2025-10-06

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences