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

DAC314 Principles of AI Handout

Uploaded by

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

DAC314 Principles of AI Handout

Uploaded by

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

Program Outcomes

PO1 Engineering An ability to apply knowledge of mathematics (including probability,


knowledge statistics and discrete mathematics), science, and engineering for
solving Engineering problems and modeling
PO2 Problem analysis An ability to design, simulate and conduct experiments, as well as to
analyze and interpret data including hardware and software
components
PO3 Design / An ability to design a complex system or process to meet desired
development of specifications and needs
solutions
PO4 Conduct An ability to identify, formulate, comprehend, analyze, design
investigations of synthesis of the information to solve complex engineering problems
complex problems and provide valid conclusions.
PO5 Modern tool An ability to use the techniques, skills and modern engineering tools
usage necessary for engineering practice
PO6 The engineer and An understanding of professional, health, safety, legal, cultural and
society social responsibilities
PO7 Environment and The broad education necessary to understand the impact of
sustainability engineering solutions in a global, economic, environmental and
demonstrate the knowledge need for sustainable development.
PO8 Ethics Apply ethical principles, responsibility and norms of the engineering
practice
PO9 Individual and An ability to function on multi-disciplinary teams.
team work
PO10 Communication An ability to communicate and present effectively

PO11 Project An ability to use the modern engineering tools, techniques, skills and
management and management principles to do work as a member and leader in a team,
finance to manage projects in multi-disciplinary environments
PO12 Life-long learning A recognition of the need for, and an ability to engage in, to resolve
contemporary issues and acquire lifelong learning
ICFAI Foundation for Higher Education, Hyderabad
Faculty of Science and Technology (IcfaiTech)
B.Sc (DA) 3rd Year, 1st Semester, 2023-24
Course Handout

Course Code Course Title L P U


DAC 314 Principles Of Artificial Intelligence 3 0 3

Team of Instructors: Dr. SHADAB AHMAD

Learning Outcomes:
After successful completion of the course student will be able to:
1. Understand overview of the field of artificial intelligence, its background, history,
fundamental issues, challenges and main directions.
2. Understand basic concepts, methods and theories for search - account for classical
planning of proactive agents.
3. Ability to demonstrate methods and theories for reactive agents, architectures based on
sub-assumption, and potential fields
4. Implement the AI concepts in real time systems

Artificial Intelligence A Modern Approach, by Stuart Russell and Peter


Text Book T Norvig, 3rd Edition, Pearson Education, 2010, ISBN 13:978-0-13-604259-
4.Media;1 edition,2009
Artificial Intelligence, structures and strategies for complex problem
Reference book R1 solving, by George F. Luger , 6th Edition, Pearson Education, 2008 ISBN-
10:0321545893.
Artificial Intelligence Illuminated, by Ben Coppin, Jones and Bartlett, 2nd
Reference book R2
Edition, 2001, ISBN-13:978-0763732301

SWAYAM https://onlinecourses.swayam2.ac.in/nou23_cs14/preview

NPTEL https://nptel.ac.in/courses/106105077

Text Book: https://www.pdfdrive.com/artificial-intelligence-a-modern-approach-3rd-


Resource for Text editionpdf-e34335863.html
Book Softcopy Reference Book R1: https://www.pdfdrive.com/artificial-intelligence-structures-and-
strategies-for-complex-problem-solving-e39915474.html
Lecture-wise plan:
Lecture Learning Reference
Topics to be covered
Nos. Objective No.(s)
1-8 Introduction to Definitions of Artificial Intelligence, Different T1(Ch 1-6)
Artificial Perspectives, Historical background.
Intelligence Understanding those elements constituting
problems and learning to solve it by various
uninformed and informed (heuristics based)
searching techniques.
09-14 Knowledge System To understand those formal methods for T1(Ch 7-9)
representing the knowledge and the process of
inference to derive new representations of the
knowledge to deduce what to do.

15-21 Case Study Case Study: Apply Forward and backward ----
approaches for obtaining the conclusions on any
medical report relevant to Cancer Disease.

22-28 Planning in AI To understand the notion of planning in AI and T1(Ch 10-12)


some techniques in the classical planning system
29-33 Notion of To understand the notion of uncertainty and T1(Ch 13-17)
uncertainty some of probabilistic reasoning methods to
deduce inferences under uncertainty

34-37 Case Study Case Study: Consider the Uncertainty -----


Knowledge of medical data (Toothache data) and
find the way of handling the uncertain
knowledge to retrieve the required data.

38-40 Principles Of To understand some of those mechanisms by T1(Ch 18-21 )


Artificial which an AI system can improve its behavior
Intelligence through its experience. Approaches to machine
learning, AI-prospects, and dangers Ethical and
Philosophical issues.

41-44 Case Study Case Study: Take any one Machine Learning -----
algorithm. train the system using a taken
algorithm and Test the system, then discuss the
performance of the algorithm.
Evaluation Scheme:
Student evaluation is based on the series of tests and quizzes conducted during the course of
semester followed by a comprehensive examination.

Evaluation Syllabus
Duration Weightage Date Remarks
Component (Lec.No.)
Test1 1 Hour 20 1-12 CB
Test2 1 Hour 20 13-25 CB
Quizzes/Assignments -------- 10 Continuous -------- -------
Comprehensive 3 hours 50 --/--/2023 1-44 CB

Make-up Policy: Prior and proper information to the concerned instructor is a must and the student
should maintain a minimum attendance.

General: All students are advised to attend classes regularly and strictly maintain an attendance of
75% at least. Students failing to maintain the required percentage of theory/practical attendance will
not be permitted to appear for the tests and examinations.

COURSE OUTCOMES:

COURSE OUTCOME EXPLANATION


CO1 : KNOWLEDGE To understand the basics of Artificial Intelligence
CO2 : COMPREHENSION To choose appropriate algorithms for solving given AI problems in a
space and time efficient manner.
CO3 : APPLICATION To implement efficient AI algorithms in a suitable programming
language.
CO4 : ANALYSIS To analyze and critically discuss soft aspects of AI.
CO5 : SYNTHESIS To compare advantages and disadvantages of some basic AI algorithms
CO6 : EVALUATION To use Artificial Intelligence concepts and algorithms to solve real time problems

CO-PO MAPPING:

CO/PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO1 3
CO2 3 2
CO3 2
CO4 2 2
CO5 2 3 1
CO6 1 2 1 2

The various correlation levels are:


 “1” – Slight (Low) Correlation

 “2” – Moderate (Medium) Correlation

 “3” – Substantial (High) Correlation

 “-” indicates there is no correlation.


GAPS IN THE SYLLABUS - TO MEET INDUSTRY/PROFESSION REQUIREMENTS:

SNO DESCRIPTION PROPOSED


ACTIONS
1 Practical implementation of searching algorithms Assignment
2 AI based decision making Assignment

TOPICS BEYOND SYLLABUS/ADVANCED TOPICS/DESIGN:

S.No. ADVANCED TOPICS


1 Computer Vision
2 Natural Language Processing
3 Robotics
4 Future of AI

WEB SOURCE REFERENCES:

S.No. Web links


1 https://onlinecourses.swayam2.ac.in/nou23_cs14/preview
2 https://nptel.ac.in/courses/106105077
3 https://www.pdfdrive.com/artificial-intelligence-a-modern-approach-3rd-editionpdf-e34335863.html
4 https://www.pdfdrive.com/artificial-intelligence-structures-and-strategies-for-complex-
problem-solving-e39915474.html

DELIVERY/INSTRUCTIONAL METHODOLOGIES:

  
BOARD STUD. ASSIGNMENT WEB RESOURCES

STUD. SEMINARS
 
ICT ENABLED CLASSES LCD

ASSESSMENT METHODOLOGIES-DIRECT:

 
TESTS/COMPRE. EXAMS ASSIGNMENT MINI/MAJOR PROJECTS

STUD. SEMINARS
STUD. LAB PRACTICES STUD. VIVA
ASSESSMENT METHODOLOGIES-INDIRECT:

 
ASSESSMENT OF COURSE OUTCOMES STUDENT FEEDBACK ON FACULTY
(BY FEEDBACK, ONCE) (TWICE)

ASSESSMENT OF MINI/MAJOR PROJECTS OTHERS

Justification for CO-PO MAPPING:

P
CO/PO PO1 PO2 PO3 PO4 PO5 O PO7 PO8 PO9 PO10 PO11 PO12
6
To
understand
CO1 the basics of
Artificial
Intelligence
To choose Designing
appropriate new AI
algorithms for based
solving given AI solutions to
CO2
problems in a complex
space and time problems
efficient
manner.
To
implement
efficient AI
CO3 algorithms in
a suitable
programming
language.
To analyze
and
critically
CO4 discuss
soft
aspects of
AI.
To select To compare
right strategy advantages and
CO5 to solve the disadvantages
problem. of some basic AI
algorithms

To use To solve
Artificial unsolved
Intelligence problems in
concepts and the real
CO6
algorithms world.
to solve real
time
problems

Dr. Shadab Ahmad


Instructor-In-charge

You might also like