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

Shell script, shell script to find the factorial of a given number using th...

shell script to find the factorial of a given number using the for loop

Explain the paging unit, Explain the Paging Unit Paging mechanism funct...

Explain the Paging Unit Paging mechanism functions with 4K - byte memory pages or with a new extension available to Pentium with 4M byte-memory pages. In Pentium, with new 4M-b

Convention used to represent micro-operations, Q. Convention used to repres...

Q. Convention used to represent micro-operations? The convention used to represent micro-operations is: 1.  Computer register names are designated by capital letters (someti

Expand cpi-c, Expand CPI-C. CPI-C= Common Program Interface Communica...

Expand CPI-C. CPI-C= Common Program Interface Communication.

Delete the leaves of a binary tree, Write a recursive algorithm to delete t...

Write a recursive algorithm to delete the leaves of a binary tree. Programming Requirements You must use the binary search tree code provided.  Each algorithm must be impleme

Explain the use of structures with pointers., Explain the use of structures...

Explain the use of structures with pointers C permits a pointer to a structure variable. In fact a pointer to a structure is same to a pointer to any other variable. The pointe

Explain about data registers, Q. Explain about data registers? The data...

Q. Explain about data registers? The data registers are used just for storing intermediate results or data and not for operand address calculation. Some dedicated address re

Message passing model, In the message-passing model, there exists a set of ...

In the message-passing model, there exists a set of tasks that use their own local memories during computation. Multiple tasks can reside on the similar physical machine as well ac

Give regular expression for real number, Develop a regular expression for R...

Develop a regular expression for Real number and Real number with optional fraction (i) A regular expression for real number is [+ | -] (d)+. (d)+ (ii) A regular expression

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