New Syllabus
New Syllabus
4 0 2 0 0 5
Course Level: UG
Course Objectives: To introduce the fundamental concepts and techniques of artificial
intelligence.
Prerequisites: None
Course Contents/syllabus:
Weightage Teaching
Hours
What is intelligence? Foundations of artificial intelligence (AI). History of AI. AI problems: Toy Problems, Real
World problems- TicTac-Toe, Water Jug, Question-Answering, 8-puzzle, 8-Queens problem. Formulating
problems, Searching for Solutions.
Uninformed Search strategies- Breadth-first search, Uniform-cost search, Depth-first search, Depth-limited
search, Iterative deepening depth-first search, Bidirectional search, comparing uninformed search strategies.
Informed (Heuristic) Search Strategies-Hill Climbing, Simulated Annealing, Greedy best-first search, A* and
optimal search, Memory bounded heuristic search.
1. Illustrate the significance and domains of Artificial Intelligence and knowledge representation.
2. Select the right AI tool for different AI based applications.
3. Identify various Expert Systems and AI applications.
4. Explain the role of AI in different areas like NLP.
List of experiments:
1. Learn the building blocks of Logic Programming in Python.
2. Python script for comparing mathematical expressions and finding out unknown
values.
3. Use logic programming in Python to check for prime numbers.
4. Use logic programming in Python parse a family tree and infer the relationships
between the family members.
5. Python script for building a puzzle solver.
6. Implementation of Naïve Bayes classifier, computing its accuracy and visualizing its
performance.
7. Creation of a fuzzy control system which models how you might choose to tip at a
restaurant.
8. Implementation of uninformed search techniques in Python.
TYPE OF ASSESSMENT Surprise Tests MCQ Term paper Seminar/ Mid semester Test End semester Exam End Semester
based Best of 4 presentation/ (Subjective) Exam
(minimum 6 tests) Assignment (MCQ)
WEIGHTAGE 16 4 5 25 25 25
(%)
Lab Record
including
Components Minor Major
Attendance, Viva-
(Drop Experiment/ Experiment Viva Total
Ethics, voce
down) Spotting (Practical)
Precautions,
Interactions
Weight age
20 15 15 35 15 100
(%)
Mid-Term Test
End-Term Test
Quiz 1
Quiz 2
Quiz 3
Quiz 4
Quiz 5
Quiz 6
HA1
HA2
rd
Russel and Artificial Intelligence-A Modern Approach, 3 Prentice Hall 2015 978-9332543515
Norvig ed.
Elaine Rich, Kevin Knight Artificial Intelligence TMH 2017 978-0070087705
and SB Nair