Artificial Intelligence

Procedure for production, Computational Cost, Control Strategy cost

Procedure for production

Initially we have a data base that has updated data and we continue to work with operators till we reach a goal condition.

We select  some  rule’ R’ from the set of rules applied to the data.

We apply that rule to generate new data.

We continually perform this until we reach the required condition.

If the required condition is achieved then we say that the problem is achieved.

Control Strategy

Selecting the rules and keeping track of those sequence of rules and the database they produce constitute is termed as control strategy for production system.

Operations of AI production systems can be characterized as a search process in which rules are tried until some sequence of them is found that produces a database satisfying the termination condition.

Computational Cost

 Very important attribute for selecting rules is the amount of information that you aware of   about the problem.

In the worst case if I don’t know any thing about the problem the rule can be selected arbitrarily, as I don’t know anything about the problem.

 At the informed extreme , when I know the complete knowledge about the problem  the control strategy is guided by the problem knowledge and this  guidance is enough to select  a correct rule every time.

Overall computational cost of  a AI production system can be categorized into two  major categories.

Rule Application Cost:

For uninformed Control System:

In this system we have try a large number of rules to find a solution ,Therefore we have a high rule application cost.

For informed Control System:

In informed control system the production system is directly guided to the solution, Therefore very less Rule Application Cost

Control Strategy Cost:

For uninformed Control System:

Here in this case  arbitrary selection does not depend on costly computation. Therefore we have a low computational Cost.

For informed Control System:

To inform about the problem domain, cost in terms of storage and computation. Therefore we have a high control strategy computation.

Lakshmi Durga

Share
Published by
Lakshmi Durga

Recent Posts

What are Template Tags in WordPress? How to Use Template Tags

In wordpress if you are developing new or custom wordpress theme or wordpress plugin then…

2 months ago

Google Search Indexing Issues Started on 31st January to February 2024

If you are experiencing indexing issues of your website then you are not alone and…

3 months ago

Create QR Code for Pages & Post using Plugin in WordPress

On your wordpress website if you want to generate qr code for pages and posts…

3 months ago

Add Google Search Console HTML File Upload on WordPress

If you are trying to verify your WordPress website with google search console with html…

3 months ago

How Do I Add Google Search Console Verification HTML Tag in WordPress?

If you are on wordpress website and wondering how to keep search console html verification…

3 months ago

Why WordPress Too Many Redirects After URL Change

If you are getting too many redirects error on your WordPress website after changing url…

3 months ago