Flat 50% off on all training & certification courses. Limited time offer Explore courses

Use these filters to find papers

  Question
0

What is non-monotonic reasoning? How is maintained in the knowledge base.


This question has 0 answers so far.
0

Draw the block diagram of Expert system and explain each component.

This question has 0 answers so far.
0

Write short note on KEE(Knowledge Engineering Environment).

This question has 0 answers so far.
0

Write short note on OPS 5 System.

This question has 0 answers so far.
0

What is Expert system shell?

This question has 0 answers so far.
0

Write short notes on: Semantic Net, Conceptual Dependency and Scripts.

This question has 0 answers so far.
0

Write short note on explanation Based Learning.

This question has 0 answers so far.
0

Write short note on Inductive Learning.

This question has 0 answers so far.
0

What is Rote Learning?

This question has 0 answers so far.
0

Explain how Bayesian Probabilistic Inference and Dumpster-Shafer theory is used in uncertainty.

This question has 0 answers so far.
0

Write short note on Fuzzy logic.

This question has 0 answers so far.
0

Write short note on Modal Logic.


This question has 0 answers so far.
0

With suitable example show the difference between Al programming and conventional programming.

This question has 0 answers so far.
0

Solve following 8 puzzle problem using A algorithm:


Initial state and final state is given. Using sliding to legal movements, find the shortest solution using heuristic function that never over estimates the number of steps to the goal. The legal moves can be that result from trying the four actions (blank moves Left, Right, Up, or Down). Also state the basis of movements in the search space to reach the goal state.


This question has 0 answers so far.
0

Differentiate between Hill climbing and Steepest Ascent Hill climbing algorithm. State the situations like Local Maxima, Platue and Ridge and it's remedies,

This question has 0 answers so far.
0

What is heuristic Search?

This question has 0 answers so far.
0

Consider the following set of facts:
1. Marcus was a man.
2. All men are mortal.
3. Marcus was born in 40 A.D.
4. Marcus was a Pompeian.
5. All Pompeians died when the volcano erupted in 79 A.D.
6. No mortal lives longer than 150 years.
7. It is now 1991.
8. Alive means not dead.
9. If someone dies, then he is dead at all later times.
Solve by Resolution "Is Marcus alive?"

This question has 0 answers so far.
0

What are the different memory organization systems? Explain in detail.

This question has 0 answers so far.
0

What is Clause and Predicates?

This question has 0 answers so far.
0

Write a LISP function to calculate x to the power of y.

This question has 0 answers so far.
0

Write the output of the following
i) (car(cdr (a d bc))
ii) (Member 'b'(a b d))
iii) (cons 'a' (f (b c) d)
iv) (zerop .0000003)

This question has 0 answers so far.
0

What is Property list, Lambda function and Mapping function?

This question has 0 answers so far.
0

Three missionaries and three cannibals are on one side of a river, along with a boat that can hold one or two people. Find a way to get everyone to the other side, without ever leaving a group of missionaries in one place out numbers by the cannibals in that place. Assumptions:
i) Number of trips is not restricted
ii) Both the missionary and cannibal can row the boat.
Generate the production system and find out which rules are used successively to achieve the goal.

This question has 0 answers so far.
0

Define and describe the difference between knowledge, belief, hypothesis and data.

This question has 15 answers so far.