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

Use these filters to find papers

  Question
3

(a) What is the importance of Artificial Intelligence? Describe it.

This question has 1 answers so far.
1

(a) Write short notes on Learning by Parameter Adjustment and Explanation based Learning. 

This question has 0 answers so far.
1

(b) Write a LISP program to find average of four numbers.

This question has 0 answers so far.
1

Consider the following sentences:

(a) John likes all kinds of food.

(b) Apples are food.

(c) Chicken is food.

(d) Anything anyone eats and isn't killed by is food.

(e) Bill eats peanuts and is still alive.

(f) Sue eats everything Bill eats.

Based on above, do the following:

1. Translate these sentences into formulas in predicate logic.

This question has 1 answers so far.
0
Classify the following search algorithm as intelligent/non intelligent.Give reason of your answer: Depth first search, best first search,branch and bound search. This question has 0 answers so far.
0
How can you classify the knowledge? What is an inference engine? This question has 0 answers so far.
0
What are the merits/demerits of semantic net over semantic frames? This question has 0 answers so far.
0
What are the different steps for natural processing? This question has 0 answers so far.
0
List various application areas where Neural network is used. This question has 0 answers so far.
0
Compare depth first search and Hill Climbing search procedures. This question has 0 answers so far.
0
Explain the advantages of Best first search over Hill Climbing with suitable example. This question has 0 answers so far.
0
What are the steps to solve constraint satisfaction problem? Explain them with help of crypt arithmetical problem. This question has 0 answers so far.
0
Explain the process to reach goal state of a search tree which is AND/OR graph. Give an example of application whose search tree is AND/OR graph. This question has 0 answers so far.
0
Explain the Means end analysis algorithm. Give an example of an application where it is applied. This question has 0 answers so far.
0
Explain the rules to unify two predicates. This question has 0 answers so far.
0
Represent following facts as predicates and convert them to clauseform, explaining the steps of conversion:- (i) Any student who is intelligent or hard working will pass the exam in good marks. This question has 0 answers so far.
0
Represent following facts as predicates and convert them to clauseform, explaining the steps of conversion: Any one who is passed with good marks get a job. This question has 0 answers so far.
0
Assume that "Shiva is neither hard working nor intelligent". Using resolution prove that Shiva does not get a job. This question has 0 answers so far.
0
What kind of knowledge is represented by the semantic nets? Give an example of knowledge base represented by semantic nets and explain how inferences are done in semantic Nets? This question has 0 answers so far.
0
Give an example of a game Tree. What is the purpose of Minimax procedure in game tree? What are Alpha Beta cutoll? This question has 0 answers so far.
0
Consider the following sentences: Most birds fly unless they have broken wings Penguins and Ostrich do not fly, Crow is a bird Use Non monotonic reasoning to answer "Does Crow Fly"? This question has 0 answers so far.
0
Write short notes on handling uncertainty using probabilistic reasoning. This question has 0 answers so far.
0
Write short notes on Fuzzy logic. This question has 0 answers so far.
0
What are important challenges in Natural Languages Understanding. This question has 0 answers so far.
0
What is the role of expert system tools in developing expert system?Give one example of such tool and its usability. This question has 0 answers so far.
0
What are the various steps for development of Expert Systems? This question has 0 answers so far.
0
What procedure is followed for knowledge acquisition? This question has 0 answers so far.
0
Give a flow graph for developing a genetic algorithm. This question has 0 answers so far.
0
Give short description of process of learning using Back Propogation Neural Network. This question has 0 answers so far.
0
Explain the various activities which are performed during Morphological Analysis and Syntactic processing with the help of following sentence: I want to see Raju's photo. This question has 0 answers so far.
0
What are the various applications of NLP? This question has 0 answers so far.
0
How does the Artificial Intelligence solves problems for which no practically feasible algorithm exist? This question has 0 answers so far.
0
Give an example of non-monotonic reasoning. Which are the techniques for making decisions in non-monotonic systems? This question has 0 answers so far.
0
How is an Expert-system different from other softwares like DBMS etc? This question has 0 answers so far.
0
Define a predicate : Construct a predicate using "C" language. This question has 0 answers so far.
0
Why Hill-climbing is named so? Illustrate using an example. This question has 0 answers so far.
0
Discuss the scope of Artificial Intelligence applied to various categories of problems. This question has 0 answers so far.
0
Discuss and Compare Blind search with Heuristic based search.Which one is better? Discuss using an example. This question has 0 answers so far.
0
What is a Constraints Satisfaction Problem? Create a CSP from the real world and suggest some measures to solve it. This question has 0 answers so far.
0
What is a State Space Search? Give any example of a Game which happens to be a problem of state space search and justify your answer properly. This question has 0 answers so far.
0
Create a script for "appearing for an examination". This question has 0 answers so far.
0
Explain conceptual dependency using an example. This question has 0 answers so far.
0
What are the different types of fuzzy membership function?What is the criteria to define a fuzzy membership function? This question has 0 answers so far.
0
Describe Chowsky hierarchy of languages. This question has 0 answers so far.
0
How uncertainity is captured using probabilistic reasoning?How is it different from handling uncertainity using fuzzy logic? This question has 0 answers so far.
0
Differentiate between Syntactic and Semantic processing. This question has 0 answers so far.
0
Describe an Automation. Extend it to learning automatiom. This question has 0 answers so far.
0
Pick one problem area that you feel would justify the energy required to design an expert system solution spell the problem out in some detail. Based on your intuition, which aspects of this solution would be most difficult to aoutomate? This question has 0 answers so far.
0
What are the different types of learning? Explain with an example. This question has 0 answers so far.
0
Why the process of knowledge acquisition so tedious? This question has 0 answers so far.
0
Define a predicate : Construct a predicate using "C" language. This question has 0 answers so far.
0
What is Al? Mention application of Al. This question has 0 answers so far.
0
Name the two kinds of synchronous rules that allow deductions. This question has 1 answers so far.
0
State the reasons why the inductive logic programming is popular. This question has 0 answers so far.
0
What is constraint satisfaction? This question has 0 answers so far.
0
What is Heuristic Search? This question has 0 answers so far.
0
"Define Expert System Shell. This question has 0 answers so far.
0
Discuss the advantages of Decision support systems. This question has 0 answers so far.
0
How does alpha bela pruning technique works? This question has 0 answers so far.
0
What is local minima problem? This question has 0 answers so far.
0
Distinguish between Predicate and Propositional logic. This question has 0 answers so far.
0
"Al is both a science and a field of engineering Discuss with the help of an example, This question has 0 answers so far.
0
Explain Tic-Tac-toe problem. This question has 0 answers so far.
0
Explain the Depth first search algorithms. This question has 0 answers so far.
0
Explain the AO* search algorithms. This question has 0 answers so far.
0
Illustrate the use of first-order-logic to represent the knowledge. This question has 0 answers so far.
0
Describe mapping between facts and representation. This question has 0 answers so far.
0
Differentiate between Inheritable knowledge and Inferential Knowledge? This question has 1 answers so far.
0
Discuss Inheritable knowledge by applying the steps to real world application of your choice. This question has 0 answers so far.
0
Explain syntactic processing. This question has 0 answers so far.
0
Differentiate between syntactic process and semantic processing. This question has 0 answers so far.
0
Write short note on the Explanation Based Learning. This question has 0 answers so far.
0
Write short note on the Learning by analog. This question has 0 answers so far.
0
Write short notes on Expert system. This question has 0 answers so far.
0
Write short notes on Concept of uncertainty in Expert system. This question has 0 answers so far.
0
Write short notes on LISP Programming. This question has 0 answers so far.
0
What are the issues in the design of the search problem? This question has 0 answers so far.
0
Distinguish between Predicate and Propositional logic. This question has 0 answers so far.
0
What are the limitations in using propositional logic to represent the knowledge base? This question has 0 answers so far.
0
Define frame. Give one example of a simplified frame system. This question has 0 answers so far.
0
State the use of Unification. This question has 0 answers so far.
0
Define Inductive learning. This question has 0 answers so far.
0
Explain the concept of 'learning from example'. This question has 0 answers so far.
0
What is Syntactic processing? This question has 0 answers so far.
0
Discuss briefly the component of generic expert system. This question has 0 answers so far.
0
Define 'Expert system shells'. This question has 0 answers so far.
0
What is an Al technique? Discuss Al and its related fields. This question has 0 answers so far.
0
Write an algorithm for Depth first search and Breadth first search.What is the advantage of one over the other? This question has 0 answers so far.
0
Define Heuristic search. This question has 0 answers so far.
0
Explain AO* algorithm with example. This question has 0 answers so far.
0
Define Constraint satisfaction. This question has 0 answers so far.
0
Describe mapping between facts and representation. Give examples also. This question has 0 answers so far.
0
Write algorithm for Property inheritance with respect to inheritable knowledge. This question has 0 answers so far.
0
Discuss the issues of 'Granularity of Representation' in knowledge representation. This question has 0 answers so far.
0
Explain 'Unification Algorithm' used for reasoning under predicate logic. This question has 0 answers so far.
0
Discuss Discourse and Pragmatic processing. Explain with example. This question has 0 answers so far.
0
Write short note on learning by Parameter Adjustment. This question has 0 answers so far.
0
Write short note on Learning by Macro Operators. This question has 0 answers so far.
0
Write short note on learning by Chunking. This question has 0 answers so far.
0
How is an Expert system built? How is the expert knowledge extracted efficiently? Discuss one of the knowledge acquisition system for Heuristic classification problems. This question has 0 answers so far.
0
Write a program in any Al programming language to find the maximum integer from a list of integer elements. This question has 0 answers so far.
0
Write a program in any Al programming language to find the perimeter of a circle. This question has 0 answers so far.
0
Explain Problem solving in Al. This question has 0 answers so far.
0
Explain different AI Techniques. This question has 0 answers so far.
0
How is Unification used in resolution? Explain with example. This question has 0 answers so far.
0
Explain interative deepening in 8 puzzle problem. This question has 0 answers so far.
0
What is PEAS? Specify for Aerospace System. This question has 0 answers so far.
0
Compare Forward Chaining with Backward Chaining. This question has 0 answers so far.
0
Assume that "Ram is neither hardworking nor intelligent". Using resolution to prove that Ram does not get a job. This question has 0 answers so far.
0
Represent Marcus was man facts as predicates. This question has 0 answers so far.
0
Represent Marcus was a Pompeian facts as predicates. This question has 0 answers so far.
0
Represent All Pompeians were Romans facts as predicates. This question has 0 answers so far.
0
Represent Caesar was Ruler facts as predicates. This question has 0 answers so far.
0
Represent All Romans were either loyal to Caesar or hated him facts as predicates. This question has 0 answers so far.
0
Represent Everyone is loyal to someone facts as predicates. This question has 0 answers so far.
0
Represent People only try to assassinate Cacsar facts as predicates. This question has 0 answers so far.
0
Was Marcus loyal to Caesar? If yes, Construct the proof by backward chaining. This question has 0 answers so far.
0
Explain Architecture of Expert Systems. Explain MYCIN in brief. This question has 0 answers so far.
0
Explain Different methods of Theorem Proving. This question has 0 answers so far.
0
Explain Chomosky hierarchy of languages. This question has 0 answers so far.
0
Generate Parse Tree for the sentence 'Jatin went to movie with Beena' using grammar- S->NP VP NP->Noun/prep NP/Noun NP/the NP/Pronoun VP->Verb NP/Verb prep->with/to This question has 0 answers so far.
0
Explain different types of learning with examples. This question has 0 answers so far.
0
Explain Application of AI in Robotics Al in following fields. This question has 0 answers so far.
0
Explain Application of Al in following Al in Aerospace fields, This question has 0 answers so far.
0
Explain Application of Al in following Al in Medical Sciences fields, This question has 0 answers so far.
0
Explain intelligence and artificial intelligence systems. How do they distinguish. This question has 0 answers so far.
0
What do you mean by state space search, explain with suitable example. This question has 0 answers so far.
0
Explain automated reasoning in detail? This question has 0 answers so far.
0
Explain the concept of learning by induction? This question has 0 answers so far.
0
Explain goal driven reasoning and uncertainty? This question has 0 answers so far.
0
What is AI? Explain any five applications of AI. This question has 0 answers so far.
0
What is heuristic function? Give some examples. This question has 0 answers so far.
0
The Best First Search technique is a better approach? Explain and justify your answer? This question has 0 answers so far.
0
What is a production system. Explain it with an example? This question has 0 answers so far.
0
Discuss the Water Jug Problem as state space search? This question has 0 answers so far.
0
Why does the search in game playing programs always proceed forward from the current position rather than backward from a goal state. This question has 0 answers so far.
0
Is the minimax procedure adepth-first or breath-first search procedure? This question has 0 answers so far.
0
Differentiate between forward and backward reasoning techniques. This question has 0 answers so far.
0
Explain the concept of Semantic Net. This question has 0 answers so far.
0
Explain resolution in predicate Logic. This question has 0 answers so far.
0
Explain the concept of Default Reasoning? This question has 0 answers so far.
0
What is Fuzzy logic and how it is used in artificial intelligence. This question has 0 answers so far.
0
Write note on semantic processing? This question has 0 answers so far.
0
Highlight the steps which are followed in Natural Language Processing? This question has 0 answers so far.
0
Highlight the issues which should be considered while implementing nonmonotonic reasoning in problem solving programs? This question has 0 answers so far.
0
Write note on Syntactic processing? This question has 0 answers so far.
0
Explain the concept of learning by taking advice? This question has 0 answers so far.
0
Explain in short the working of MYCIN. This question has 0 answers so far.
0
List the advantages and disadvantages of expert system? This question has 0 answers so far.
0
What are the components of expert system? This question has 0 answers so far.
0
Explain the concept of neural nets? This question has 0 answers so far.
0

(a) What is a State Space Search? Give any example of a game which happens to be a problem of state space search and justify your answer properly. 

This question has 0 answers so far.
0

(b) What is production system? Discuss requirements of good control strategy.

This question has 0 answers so far.
0

(a) Write algorithm for "Hill Climbing" and explain the terms Local maximum, Plateau and ridge.

This question has 0 answers so far.
0

(b) Explain A* algorithm in detail with an example.

This question has 0 answers so far.
0

(a) What is knowledge representation? What are various techniques used for knowledge representation? Discuss significance of each. 

This question has 0 answers so far.
0

(b) Differentiate between forward and backward reasoning.

This question has 0 answers so far.
0

(b) Differentiate between syntactic processing and semantic processing.


This question has 0 answers so far.
0

(a) What do you understand by Natural Language Processing? Discuss with details various steps involved in Natural Language understanding. 

This question has 0 answers so far.
0

(b) Differentiate between Context Free Language (CFL) and Context Sensitive Language. (CSL)

This question has 0 answers so far.
0

(a) What is LISP? Explain the basic building blocks of LISP with valid and invalid examples in detail.

This question has 0 answers so far.
0

(a) What are the various steps for the development of Expert Systems?Discuss in detail. 

This question has 0 answers so far.
0

(b) What is the role of Expert system tools in developing expert system? Give one example of such tool and its usability. 

This question has 0 answers so far.
0

(a) What is Artificial Intelligence (AT)? Enumerate its popular definitions comment upon each.

This question has 0 answers so far.
0

(b) Compare Depth-First and Breadth-First Search.

This question has 0 answers so far.
0

(c) Write short note on concept of uncertainty in Expert system.

This question has 0 answers so far.
0

(a) What are the merits and demerits of semantic net over semantic frames?

This question has 0 answers so far.
0

(e) Write short note on Rote learning.

This question has 0 answers so far.
0

Consider the following sentences:

(a) John likes all kinds of food.

(b) Apples are food.

(c) Chicken is food.

(d) Anything anyone eats and isn't killed by is food.

(e) Bill eats peanuts and is still alive.

(f) Sue eats everything Bill eats.

Based on above, do the following:

2. Prove that John likes peanuts using backward chaining.

This question has 0 answers so far.
0

Consider the following sentences:

(a) John likes all kinds of food.

(b) Apples are food.

(c) Chicken is food.

(d) Anything anyone eats and isn't killed by is food.

(e) Bill eats peanuts and is still alive.

(f) Sue eats everything Bill eats.

Based on above, do the following:

3. Convert the formulas of part 1 into clause form.

This question has 0 answers so far.
0

Consider the following sentences:

(a) John likes all kinds of food.

(b) Apples are food.

(c) Chicken is food.

(d) Anything anyone eats and isn't killed by is food.

(e) Bill eats peanuts and is still alive.

(f) Sue eats everything Bill eats.

Based on above, do the following:

4. Prove that John likes peanuts using resolution

This question has 0 answers so far.
0

[b] Discuss issues in design of search program.

This question has 0 answers so far.
0

(a) Explain the various categories of Production System.

This question has 0 answers so far.
0


(b) What are the elements of ATP Discuss various Application areas of Al.


This question has 0 answers so far.
0

(a) What are the qualities of a good knowledge Representation System?


This question has 0 answers so far.
0

(b) What is predicate logic? How Knowledge Representation can be achieved using predicate logic? Illustrate.

This question has 0 answers so far.
0
Differentiate between Inheritable knowledge and Inferential Knowledge? This question has 1 answers so far.
0
Describe mapping between facts and representation. This question has 0 answers so far.
0

(a) Describe Natural Language Processing. Explain various types of NLPtechniques.

This question has 0 answers so far.
0

(b) What is learning? Explain how learning is helpful for AI?


This question has 0 answers so far.
0

(a) Comparison between Syntactic Processing & Semantic Processing .


This question has 0 answers so far.
0

(b) Explain discourse & pragmatic processing.



This question has 0 answers so far.
0

Why LISP is considered to be appropriate language for Al technique? Write a LISP program to print factorial of a given number.



This question has 0 answers so far.
0

What is Expert System? What are the characteristics of a good Expert System? Explain MYCIN expert system.

This question has 0 answers so far.
0

Write short notes:

(a) Heuristic Approach

This question has 0 answers so far.
0

Write short notes:

(b) Task domain


This question has 0 answers so far.
0

  Write short notes:

. (c) Expert System



This question has 0 answers so far.
0

 Write short notes:

.(d) Hill Climbing 




This question has 0 answers so far.
0

 Write short notes:

(e) Role Learning





This question has 0 answers so far.
0

Write short notes:

(f) Robotic Architecture 






This question has 0 answers so far.
0

Write short notes:

(g) DFS (Depth First Search)







This question has 0 answers so far.
0

(a)"Al is both a science and a field of engineering". Justify this statement with the help of an example. 

This question has 0 answers so far.
0

b)Explain Tic-Tạc the problem .

This question has 0 answers so far.
0

Explain the following search algorithms:

(a) : Depth first search

(b) 'AO*

This question has 0 answers so far.
0

(a) Illustrate the use of first-order-logic to represent the knowledge.

(b) Describe mapping between facts and representation. 


This question has 0 answers so far.
0

(a)Differentiate between Inheritable knowledge and Inferential Knowledge?

This question has 0 answers so far.
0

(b)Discuss Inheritable knowledge by applying the steps to real world application of your choice.

This question has 0 answers so far.
0

(a) Explain syntactic processing.

(b) Differentiate between syntactic process and semantic processing.

This question has 0 answers so far.
0

(a) Write short note on Explanation Based Learning.

This question has 0 answers so far.
0

(b) What procedure is used to make a move in Game tree? What is alpha beta cut-off?

This question has 0 answers so far.
0

(a) Describe the main parts of an expert system. Show how they interact with one another. (b) Explain the concept of decision tree. With example explain the use of decision tree in learning.

This question has 0 answers so far.
0

(a) Explain different task that must be performed for natural language understanding .

This question has 0 answers so far.
0

Answer the following questions:

(a) What is AI? What is the application of Al in domain of Natural Language - Processing?

This question has 0 answers so far.
0

Answer the following questions:

(b) Name the two kinds of synchronous rules that allow deductions.

This question has 0 answers so far.
0

Write the following question:

(c) What is a static evaluation function in game tree?

This question has 0 answers so far.
0

Write the following question:

d) What are the different techniques to represent inherited knowledge ?

This question has 0 answers so far.
0

Write the following question:

(e)  What is Heuristic Search?

This question has 0 answers so far.
0

Write the following question:

(f)  Define Expert System Shell.

This question has 0 answers so far.
0

Write the following question:

(g) Discuss the advantages of Decision support systems. 

This question has 0 answers so far.
0

Write the following question:

(h)How does alpha beta pruning technique works? Explain 

This question has 0 answers so far.
0

Write the following question:

(i)What is local minima problem?

This question has 0 answers so far.
0

Write the following question:

(j)  What is genetic learning?

This question has 0 answers so far.
0

(b)Write short note on: -

-Statistical reasoning 


This question has 0 answers so far.
0

Write short note on: -

-Neural nets


This question has 0 answers so far.