What is reinforcement learning and how does it differ from supervised learning?
Reinforcement learning defines an agent as any entity that takes actions within a dynamic environment to maximize a reward signal. Unlike supervised learning which relies on labeled data, this field trains agents through direct interaction with their surroundings.