AI Internal Question Banks
AI Internal Question Banks
AI Internal Question Banks
2. List different types of Non Production Expert System Architectures. Write short note on
Knowledge acquisition and Validation.
3. Explain the production system inference cycle of Expert System with example. Explain
forward chaining and backward chaining of production system inference rule with
example.
4. What do you mean by constraint satisfaction? List out the rules of crypt arithmetic
puzzle. Solve following puzzle using constraint satisfaction.
DONALD+GERALD=ROBERT
CROSS +ROADS=DANGER
5. What is Fuzzy Logic? List out various application area of fuzzy logic. Explain Fuzzy
logic and membership function with example. Write Advantage and Disadvantages of
Fuzzy Logic. Differentiate crisp logic and fuzzy logic. Prove Fuzzy Demorgan’s law for
following classical set:
̅̅̅̅̅̅̅̅̅̅
( ) ( ̅ ̅)
6. Given two fuzzy sets A and B. Find the degree to which set A is belonging to set B using
fit-violation theorem.
X1 X2 X3 X4 X5 X6
7. Draw & Explain Flow Chart of Genetic Algorithm. Discuss different operators used in
genetic algorithm. Explain fitness function used in Genetic algorithms. Explain how
Genetic algorithms work using flow chart. What is Crossover and Mutation in Genetic
Algorithm? Explain three types of crossover operation and mutation operation with
example.
8. Explain architecture of biological neural network & Draw Model of Artificial Neural
Network. Differentiate artificial neural network and biological neural network.
9. Write short note on Perceptron.
10. What is the significance of bias and weight in artificial neural network? Explain it with
suitable example.
11. Assume following facts.
Meera only likes easy courses.
Science courses are hard.
All the courses on the basketweaving department are easy.
AB123 is a basketweaving course.
Use resolution to answer the question: “What course would Meera like?”
12. Write alpha-beta pruning with algorithm and explain using example. Given the following
search tree, apply the alpha-beta pruning algorithm to it and show the search tree that
would be built by this algorithm. Make sure that you show where the alpha and beta cuts
are applied and which parts of the search tree are pruned as a result.