1 / 5

Exploring Artificial Intelligence: An Introduction to AI Fundamentals at IIT Kharagpur

Dive into the realm of Artificial Intelligence with this comprehensive introduction from the Department of Computer Science & Engineering at Indian Institute of Technology Kharagpur. Discover the core concepts of AI, including Acting Humanly, Thinking Humanly, Thinking Rationally, and Fundamentals like the Turing Test, Cognitive Science, Formal Logic, and NP-completeness. Explore topics such as Natural Language Processing, Knowledge Representation, Automated Reasoning, Machine Learning, Computer Vision, Robotics, and more. Delve into the intriguing world of AI with this enlightening course outline covering problem-solving, logic, deduction, planning, reasoning under uncertainty, learning, and additional advanced topics.

lwalls
Download Presentation

Exploring Artificial Intelligence: An Introduction to AI Fundamentals at IIT Kharagpur

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur

  2. What is AI? • Acting humanly • Turing Test (1950) • The computer is interrogated by a human via a teletype • It passes if the human cannot tell if there is a computer or human at the other end • Natural Language Processing • Knowledge Representation • Automated Reasoning • Machine Learning • Computer vision and Robotics

  3. What is AI? • Thinking humanly • Cognitive Science • The study of how we do what we do • How to make the computer do it in the same way • Thinking rationally • Formal Logic

  4. Fundamentals • The notion of expressing computation as an algorithm • Godel’s Incompleteness Theorem (1931): • In any language expressive enough to describe the properties of natural numbers, there are true statements that are undecidable: that is, their truth cannot be established by any algorithm. • Church-Turing Thesis (1936): • The Turing machine is capable of computing any computable function • This is the accepted definition of computability • The notion of intractability • NP-completeness • Reduction

  5. Course Outline • Problem solving by search • State space search, Problem reduction search, Game playing • Logic and deduction • First-order logic, Temporal logic, Deduction • Planning • Reasoning under Uncertainty • Learning • Additional Topics

More Related