Back to the 2020 paper
Similar questions
Artificial intelligenceExplain resolution in First-Order Logic (FOL). Using a simple knowledge base (e.g., "All humans are mortal, Socrates is a human"), derive a conclusion using resolution refutation.20247mArtificial intelligenceWhat are the steps to convert first order logic or predicate logic sentence to normal form. Explain each step.20197mArtificial intelligenceWhat are the two basic types of inference? (i) Reduction to propositional logic, manipulate rules directly (ii) Reduction to propositional logic, apply modus ponen (iii) Apply modus ponen, manipulate rules directly (iv) Convert every rule of horn clause, reduction to propositional logic20202mArtificial intelligenceInference algorithm is completed only if (i) it can derive any sentence (ii) it can derive any sentence that is an entailed version (iii) it is truth preserving (iv) it can derive any sentence that is an entailed version and it is truth preserving20222m
PreviousDifferentiate between forward chaining and backward chaining. On what factors does the decision to choose forward or backward chaining depend?NextWhat is the Turing test? If the machine passes the Turing test, does it mean that the system is intelligent? What are the associated problems with Turing test? What are required improvement/advances to overcome these problems?