Page 357 - AI Ver 1.0 Class 9
P. 357
GLOSSARY
F Algorithm: It is a step-by-step approach to identify and solve a problem in a finite time.
F CodeCombat: It is a free coding educational game that teaches you to learn JavaScript or Python
coding in a fun way.
F Control Structures: Control structures are a set of instructions that controls the flow of instructions
in a program.
F Data Acquisition: It means collecting raw data for the purpose of reference or analysis for the
project.
F Data Visualization: It is an easier way to understand the trends and patterns in data by using
graphical representation tools like charts and graphs.
F Data Modeling: It is the process of designing decision-making algorithms that has to be trained
on a set of data and apply that learning to recognise certain types of patterns.
F Deep Learning: It is a machine learning algorithm that is inspired by the functionality of our brain
cells called neurons.
F Decision Trees: These are the tools that follow a rule-based approach that uses a tree-like model
of decisions and their possible consequences.
F Flowchart: A flowchart is a graphical representation of an algorithm that makes use of symbols
which are connected through arrows to show the direction of flow of information.
F Human-Machine Interaction (HMI): It can be defined as the communication or interaction be-
tween humans and machines through a user interface to fulfill a specific task or operation.
F Intelligence: It is the ability to learn from experience, to recognise problems and to solve prob-
lems.
F Neural Networks: These are a series of algorithms used to recognise hidden patterns in raw data,
cluster and classify it, continuously learn and improve.
Py
F thon: It is a general-purpose, object-oriented, easy-to-learn and high-level programming
language.
F Virtual Assistant: It is an application that we use to control our smart home is a prime example
of AI impacting our daily lives.
AI Glossary 355

