dealing with only a single data format, by learning the relationships
between various data types.
Reinforcement Learning
Reinforcement Learning is a machine learning method where an
artificial intelligence system makes decisions that maximize reward
through interaction with an environment. A system, called an agent,
selects a specific action in a given state, receives a reward as a
result (positive for success, negative for failure), and learns the
optimal strategy by repeating this process. This includes game-
Environment
Action
Reward
Interpreter
State
Agent
Figure 4. Components of a reinforcement learning system.
Source: https://commons.wikimedia.org/wiki/
File:Reinforcement_learning_diagram.svg
Generative AI Guide for Civil Society