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

AI Syllabus

The document outlines the objectives, learning outcomes, and units of an Artificial Intelligence course offered at Jawaharlal Nehru Technological University Anantapur. The course aims to teach students about optimal versus human-like reasoning, search algorithms and knowledge representation techniques. Key learning outcomes include formulating problem spaces, selecting search algorithms, representing knowledge, and applying AI techniques such as machine learning and expert systems. The course covers topics like the foundations of AI, intelligent agents, problem solving through search strategies, knowledge representation, learning from examples, and probabilistic models.

Uploaded by

hema reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

AI Syllabus

The document outlines the objectives, learning outcomes, and units of an Artificial Intelligence course offered at Jawaharlal Nehru Technological University Anantapur. The course aims to teach students about optimal versus human-like reasoning, search algorithms and knowledge representation techniques. Key learning outcomes include formulating problem spaces, selecting search algorithms, representing knowledge, and applying AI techniques such as machine learning and expert systems. The course covers topics like the foundations of AI, intelligent agents, problem solving through search strategies, knowledge representation, learning from examples, and probabilistic models.

Uploaded by

hema reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR

(17D58107) ARTIFICIAL INTELLIGENCE

Course Objective:

To learn the difference between optimal reasoning Vs human like reasoning

To understand the notions of state space representation, exhaustive search, heuristic search along
with the time and space complexities
To learn different knowledge representation techniques

To understand the applications of AI namely, Game Playing, Theorem Proving, Expert Systems,
Machine Learning and Natural Language Processing

Learning Outcome:

Possess the ability to formulate an efficient problem space for a problem expressed in English

Possess the ability to select a search algorithm for a problem and characterize its time and space
complexities.
Possess the skill for representing knowledge using the appropriate technique

Possess the ability to apply AI techniques to solve problems of Game Playing, Expert Systems
and Machine Learning.

Unit – I

Foundations of AI: What is AI, History of AI, Strong and weak AI, The State of the Art.

Intelligent Agents: Agents and Environments, Good Behavior: The Concept of Rationality, The Nature
of Environments, The Structure of Agents.

Unit – II

Solving Problems by Searching: Problem – Solving Agents, Example Problems, Searching for
Solutions, uniformed search Strategies, Informed (Heuristic) Search Strategies, Heuristic Functions.

Unit – III

Knowledge Representation: Ontological Engineering, Categories and Objects, Events, Mental Events
and Mental Objects, Reasoning Systems for Categories, Reasoning with Default Information, The Internet
Shopping World.
Unit – IV

Learning from Examples: Forms of Learning, Supervised Learning, Learning Decision Trees,
Evaluating and Choosing the Best Hypothesis, The Theory of Learning, Regression and Classification
with Learner Models, Nonparametric Models, Support Vector Machines, Ensemble Learning, Practical
Machine Learning.

Unit – V

Learning Probabilistic Models: Statistical Learning, Learning with Complete data, Lear1qning with
Hidden variables: The EM Algorithm.

Text Books :

1. “Artificial Intelligence A Modern Approach”, Stuart J. Russell & Peter Norvig – Pearson.
2. “Artificial Intelligence”, Elaine Rich, Kevin Knight & Shivashankar B Nair – McGraw
Hill Education.

Reference Books:

1. Nils J. Nilsson: “Principles of Artificial Intelligence”, Elsevier

You might also like