0% found this document useful (0 votes)
15 views2 pages

AI ProjectCycle

The document outlines the AI project cycle, which consists of six stages: Problem Scoping, Data Exploration, Data Acquisition, Data Model, Evaluation, and Deployment. It emphasizes the importance of defining the problem using the '4 Ws' framework and acquiring reliable data to train AI models. The final stage, Deployment, involves integrating the trained model into a real-world environment to address the identified problem.

Uploaded by

naziaanis2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

AI ProjectCycle

The document outlines the AI project cycle, which consists of six stages: Problem Scoping, Data Exploration, Data Acquisition, Data Model, Evaluation, and Deployment. It emphasizes the importance of defining the problem using the '4 Ws' framework and acquiring reliable data to train AI models. The final stage, Deployment, involves integrating the trained model into a real-world environment to address the identified problem.

Uploaded by

naziaanis2006
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Artificial Intelligence (Code:417)

Subject Specific Skill


Unit 1: Revisiting AI Project Cycle & Ethical Frameworks for AI

AI Project Cycle
Projects: In professional field, a problem or task is solved in steps within a
given period of time. Here that problem or task can be referred as a project.
“A project is a piece of planned work or an activity that is finished over a period
of time and intended to achieve a purpose.”
For example: if project is, to make a card for friend or relative then these are the
steps, users have to follow.
1. User will search ideas for greeting card.
2. User will gather the things to design the card.
3. User will start making card.
4. Reinitiated the process, if something goes wrong.
5. Once it finishes, User gift it.
These steps show the project planning to execute. Each steps clear the things in
our mind.
Similarly, if a user develops an AI project, The AI project cycle provides user,
an appropriate framework, which can lead him/her towards the goal.
The AI project cycle mainly has 6 stages.

DEPLOYMENT

Problem Scoping: User set the goal for AI project for by stating the problem,
using AI.
the "4 Ws" refer to a problem scoping framework that helps define the
problem by answering the questions: Who, What, Where, and Why.
Who: Identifies who are affected by the problem or for whom the solution
is intended.
What: Defines the specific problem.

Where: Specifies the context where the problem occurs or the solution
will be implemented.
Why: Explains the reason for addressing the problem.

Data Exploration: Explore data to understand the parameters, that are related
to problem scoping.
Data Acquisition: Various data is acquired through reliable and authentic
sources. To interpret a large quantity of data user may use different type of
representation of data like graph, flow chart, database, maps etc.
Data Model: Choose the appropriate AI algorithm and train the model.
(Data model defines the relationship between data elements and their
correspondence to real-world entities.)
Evaluation: Once the model is complete it is evaluated for model’s
performance to improve accuracy and efficiency.
Deployment: Deploy the trained model to a real-world environment where it
can be used to solve the problem. The deployment stage is crucial for ensuring
the successful integration.

You might also like