Topics in Artificial Intelligence - Part 7 - Reinforcement Learning - (Technical)
18 Feb 2023 19 minute read 0 comments kev_nag
Preliminary Definitions Agent: an AI system that interacts with the environment, observes its current state, and takes actions to achieve a specific goal. The agent’s goal is to maximize the cumulative reward over time, which requires it to learn t...