AI Project Cycle Key
AI Project Cycle Key
Answer:
Problem
Scoping
Data
Acquisitio
n
Data
Explorin
g
Modelling
Evaluation
Ans: Problem scoping is part of the project planning stage. This stage allows for establishing
project goals i.e. what has to be achieved? Identifying different stakeholders, the existing
measures for solving the problem and the ethical concerns related to the project.
Ans: Project evaluation deals with collection of information and its evaluation. This helps
in identifying the correct knowledge for accumulation in different forms. For example,
the successes can be retained for replication and failures can be accumulated for avoidance.
Name some companies that use neural networks and mention how they use it
1. Facebook: The neural network is used for facial recognition.
2. Instagram: The neural network and deep learning is used for identifying the
contextual context of the emoji
3. Amazon: The neural network is used for bringing recommendations to the customers 4.
Google Translate: The neural network is used for automating translations
AI Quiz
QUIZ 3: Activity
Identify the Sustainable Development Goals associated with each of the following
themes:
Environment: SDG 3 (Good Health and Well-Being), SDG 6 (Clean Water and Sanitation),
SDG 7 (Affordable and Clean Energy), SDG 11 (Sustainable Cities and Communities), SDG
12 (Responsible Consumption and Production), SDG 13 (Climate Action), SDG 14 (Life
Below Water), SDG 15 (Life on Land)
Economy: SDG 1 (No Poverty), SDG 2 (Zero Hunger), SDG 7 (Affordable and Clean
Energy), SDG 8 (Decent Work and Economic Growth), SDG 9 (Industrial Innovation
and Infrastructure), SDG 12 (Responsible Consumption and production),
Equality: SDG 1 (No Poverty), SDG 4 (Quality Education), SDG 5 (Gender Equality),
SDG 10 (Reduced Inequalities)
Quiz 4: Identify and Write
You are designing an AI-based smart security system for your school. Identify the
stakeholders for this project.
• Senior Management
• Teachers
• Students
• Parents of students
• Support Workers
Learning based AI systems are not dependent on user established rules for processing data.
These systems rather learn by themselves. They are also known as adaptive intelligence. This
learning can take be supervised, unsupervised or reinforced learning.
Q9. How are sustainable development goals linked with artificial intelligence?
Artificial Intelligence can provide significant help in achieving the Sustainable Development
Goals of the United Nations. AI systems among other things can assist in, managing disasters
(SDG 9), creating and maintaining sustainable habitats (SDG 11), assisting the differently abled
(SDG 10), improving productivity (SDG 9), providing better access to education (SDG 4) etc.
Q11. Big data is normally defined on the basis of three parameters. Which are these three
parameters?
The three parameters usually used for defining Big Data are:
Volume: Big Data is a high volume and low-density data. The volume of this data can range from
terabytes to petabytes.
Velocity: Big data has a high velocity, i.e., this data is received and generated at a faster pace
than traditional data. Many times, Big Data is collected in real-time.
Variety: Big data is made up of structured, unstructured, and semi-structured data. The
proportion of unstructured and semi-structured data usually is much higher than that of
structured data within it. This data needs to be processed before it can be used.
Q13. What is the best source of data for AI System Data Acquisition?
There is no single best source for acquiring data for Artificial intelligence Systems. The selection
of the source depends on the data requirements for the AI system in question. For example, an
AI system designed for helping with navigation will need location and spatiotemporal data for
data acquisition. However, this best data source will be completely useless for an AI system
designed for recognising false news.
Q14. Describe the relationship between data complexity and data visualisation.
There are two relationships that exist between data complexity and data visualisation. On the
one hand, data visualisation becomes difficult with the increase in complexity of the data, and it
becomes comfortable with the decrease in the complexity of data. On the other hand, the
importance of doing data visualisation increases with the increase in complexity of data and
decreases with the decrease in complexity of data.
For example, is it raining? Is it Monday? Etc. Each possible answer to the question will result in
one more node. At each node, the AI system uses a test to send the query down a node. This
process continues until the query comes down
to the terminal or leaf node. Each of these terminal and leaf nodes has a preassigned value. This
value is regarded as the output of the decision tree.