Menu Close

What is planning in AI explain planning problem?

What is planning in AI explain planning problem?

What is AI Planning: Planning is a long-standing sub-area of Artificial Intelligence (AI). Planning is the task of finding a procedural course of action for a declaratively described system to reach its goals while optimizing overall performance measures.

What is general and partial planning?

Comprehensive Vs Partial Planning: General planning which concerns itself with the major issues for the whole economy is known as comprehensive planning whereas partial planning is to consider only the few important sectors of the economy.

What is block world problem in AI?

In its basic form, the blocks world problem consists of cubes in the same size which have all the color black. A mechanical robot arm has to pick and place the cubes. More complicated derivatives of the problem consist of cubes in different sizes, shapes and colors.

Which of the following is an example of active learning *?

Which of the following is an example of active learning? Explanation: In active learning, not only the teacher is available but the learner can ask suitable perception-action pair examples to improve performance. Get Free Certificate of Merit in Artificial Intelligence Now! 6.

What are the roles of planning in Artificial Intelligence describe with any example?

In a similar fashion, planning is also done for Artificial Intelligence. For example, reaching a particular destination requires planning. Finding the best route is not the only requirement in planning, but the actions to be done at a particular time and why they are done is also very important.

What are the different types of planning in AI how Artificial Intelligence is used in planning?

A plan is considered a sequence of actions, and each action has its preconditions that must be satisfied before it can act and some effects that can be positive or negative. So, we have Forward State Space Planning (FSSP) and Backward State Space Planning (BSSP) at the basic level.

What is partial planning in economics?

(ii) Partial Planning: It refers to the planning of a particular sector of the economy. If planning in a country is confined only to agricultural sector, it is called partial planning. Under it, only a part of the total investment is studied.

What is Liberalisation with example?

liberalization, the loosening of government controls. Although sometimes associated with the relaxation of laws relating to social matters such as abortion and divorce, liberalization is most often used as an economic term. In particular, it refers to reductions in restrictions on international trade and capital.

How do you solve the block world problem?

There is only one action available for the agent to solve the problem : either place a block that doesn’t have other blocks stacked on top of it on another block with the same behaviour, or on the table. The initial and the goal state are described by the exact position of each block.

Which algorithm is used to solve any kind of problem?

Which algorithm is used to solve any kind of problem? Explanation: Tree algorithm is used because specific variants of the algorithm embed different strategies.

Which kind of problem is suitable for planning graph?

propositional planning problem with
6. Which kind of problem are suitable for planning graph? Explanation: Planning graph work only for propositional planning problem with no variables.

Is dust cleaning machine an example of active learning?

Following is an example of active learning:a) News recommendation systemb) Dust cleaning machinec) Automated vehicled) None of the mentionedAnswer: aExplanation: In active learning, not only the teacher is available but the learner can ask suitableperception-action pair example to improve performance.