Knowledge representation in artificial intelligence , Computer Engineering

Assignment Help:

Knowledge Representation:

To recap, now we have some characterizations of Artificial Intelligence, so  when an Artificial Intelligence problem arises, you will enable  to put it into context, search the right techniques and apply them. We have introduced the agent's language so that we may talk about intelligent job and how to carry them out. We have also looked at search in the common case, which is central to AI problem solving. Most pieces of software have to deal with data of some type, and in AI we use the additional grandiose title of "knowledge" to stand  for  data  including 

(i)   procedures, like how to treat a patient with a high temperature

(ii) facts,  like  the  temperature of a patient and

(iii) meaning, likewise why a patient with a high temperature should not be given a hot bath. Accessing and using all these kinds of information will be very important for an intelligent agent to act rationally. For this reason, knowledge representation is our final common consideration before we look at specific problem types.

To a big extent, the way in which you arrange information available to and generated by your intelligent agent will be dictated by the type of problem you are addressing. Regularly,   the best   ways of representing knowledge   for particular techniques are known. But, as with the problem of how to search, you will have to great flexibility in the way you represent information. so, it is worth looking at 4 common  schemes for representing  knowledge, namely frames ,semantic networks, production rules and logic. Knowledge representation continues to be a much-researched topic in AI because of the realization early on that how information is arranged may often make or break an AI application.


Related Discussions:- Knowledge representation in artificial intelligence

Android projects, how should I do connectivity with google play for my andr...

how should I do connectivity with google play for my android GSM based project

What is system programming, what is system programming? System programm...

what is system programming? System programming is the activity of implementing and designing SPs. System programs that are the standard component of the s/w of most computer

What is the advantage of running the vuser as thread, VuGen gives the facil...

VuGen gives the facility to use multithreading. This enables more Vusers to be run pergenerator. If the Vuser is run as a process, the similar driver program is loaded into memory

Five design principles, Visibility. Controls should be clearly visible, so ...

Visibility. Controls should be clearly visible, so users can see the controls that are available to them. Visual feedback should also be clearly visible, so users can understand wh

Define both fork and vfork, How and when race conditions happen in process ...

How and when race conditions happen in process control? How can it be avoided? b. Differentiate among following functions giving related syntax: (i) fork and vfork (ii) w

What is chattering as applied to mechanical switches, What is chattering as...

What is chattering as applied to mechanical switches used in digital systems and why do they occur?  What is its effect on the functioning of a sequential circuit? Ans Chat

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

Display frames (horizontal and vertical lines) in lists, How can you displa...

How can you display frames (horizontal and vertical lines) in lists? You can show tabular lists with horizontal and vertical lines (FRAMES) using the ULINE command and the syst

Answer, Write a program to find the area under the curve y = f(x) between x...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd