0% found this document useful (0 votes)
133 views

AI Syllabus

The document outlines the units covered in an Artificial Intelligence course including introduction to AI problems and techniques, knowledge representation using logic and rules, symbolic and statistical reasoning under uncertainty, game planning, natural language processing, and machine learning. Key topics covered are problem characterization, heuristic search techniques, logic programming, Bayesian networks, goal state planning, syntactic analysis, and learning from examples using induction. The primary textbook is Artificial Intelligence by Rich and Knight and a reference book on neural computing and complex problem solving is also listed.

Uploaded by

Siva Pratap
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views

AI Syllabus

The document outlines the units covered in an Artificial Intelligence course including introduction to AI problems and techniques, knowledge representation using logic and rules, symbolic and statistical reasoning under uncertainty, game planning, natural language processing, and machine learning. Key topics covered are problem characterization, heuristic search techniques, logic programming, Bayesian networks, goal state planning, syntactic analysis, and learning from examples using induction. The primary textbook is Artificial Intelligence by Rich and Knight and a reference book on neural computing and complex problem solving is also listed.

Uploaded by

Siva Pratap
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

ARTIFICIAL INTELLIGENCE Department: CSE UNIT - 1 Introduction to A.I, A.I Problems, A.

I Techniques, problems, Problem space and search-defining the problem as a state space search, Production System, Problem characteristics. Heuristic Search Techniques: Generate & Test Hill Climbing, Best First search, Problem reduction, Constraint satisfaction. UNIT -2 Knowledge Representation: Knowledge using predicate logic-representing simple facts in logic, representing instance and is relationships, computable functions and predicates resolution. Representing Knowledge Using Rules: Procedural Vs Declarative knowledge, Logic Programming, Forward Vs Backward Reasoning, Matching, Control Knowledge. UNIT -3 Symbolic Reasoning under uncertainty: Introduction to Non-monotonic Reasoning, logics for Nonmonotonic Reasoning, Implementation: depth first search-Dependency Directed Backtracking. Justification-based truth maintenance, logic based truth maintenance systems Statistical Reasoningprobability and Bayes theorem, certainty factors and rule-base systems Bayesian networks, dempster-shaffer theory. UNIT - 4 Game Planning Overview an example domain-Block world, Components of a Planning System, Goal State Planning, Non Linear Planning using constraint posting, Hierarchical Planning. UNIT - 5 Natural Language Processing: Introduction, Syntactic Analysis, Semantic Analysis, Discourse and Pragmatic Processing. Learning: Learning, Rote Learning, Learning by taking advice, learning in problem-solving, learning from examples: Induction.

Text Books: 1) Artificial Intelligence- Rich E & Knight K (TMH) ,4 th edition. 2) Neural Computing: Theory and practice - Waserman Reference Book: Artificial Intelligence Structures and Strategies complex problem Solving George F. Lugar Pearson Education

You might also like