Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Logic in Artificial Intelligence
Rating: 5.0 out of 5(3 ratings)
31 students
Created byNisheeth Joshi
Last updated 2/2023
English

What you'll learn

  • Define syntax and semantics of logic
  • Apply reasoning using predicate logic
  • Convert a predicate into normal form
  • Apply reasoning though refutation

Course content

4 sections7 lectures4h 11m total length
  • Course Introduction2:04

Requirements

  • Basic understanding of artificial intelligence

Description

In this course we will understand how predicate logic helps in building AI systems. We will start by looking at knowledge representation and prepositional logic. We shall understand the syntax of propositional logic and the semantics behind it. Then we shall extend our understanding to predicate logic. We shall see how predicate logic a generalized form of prepositional logic is. Like prepositional logic we shall also see the syntax and semantics of predicate logic.

Next, we shall work towards developing a reasoning mechanism for predicate logic and will also see what reasoning (inference) rules can be applied on predicate and how they differ in their functionality. We shall see how universal and existential elimination methods differ from each other. Why do we need to be extra cautious about existential elimination and what different types of existential elimination techniques are there.

Then we shall look at how we can convert a predicate expression into canonical form. We will see what are the steps followed in converting a predicate expression into either conjunctive normal form or disjunctive normal form. Then we shall apply resolution onto the normalized predicates. Here we shall understand how reasoning can be applied through refutation and what are its implications.

Who this course is for:

  • This course is for beginners who wish to understand how predicate logic in AI works