0% found this document useful (0 votes)
52 views3 pages

AI Course Outline

The course provides an overview of theoretical and practical aspects of artificial intelligence including topics such as uninformed and informed search techniques, neural networks, machine learning, and knowledge representation over 15 weeks. Students will be evaluated through homework, quizzes, class participation, midterm, final exam, and a final project with weights assigned to each category. The textbook is Artificial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig.

Uploaded by

Zainab Khan
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)
52 views3 pages

AI Course Outline

The course provides an overview of theoretical and practical aspects of artificial intelligence including topics such as uninformed and informed search techniques, neural networks, machine learning, and knowledge representation over 15 weeks. Students will be evaluated through homework, quizzes, class participation, midterm, final exam, and a final project with weights assigned to each category. The textbook is Artificial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig.

Uploaded by

Zainab Khan
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/ 3

Course Outline

CSE – 307 Introduction to Artificial Intelligence

Faculty of Computer Science

Institute of business Administration

Instructor: Syed Ali Raza


Class meeting times Mon/Wed 11:30 am to 12:45 pm
Email: [email protected]
Office Hours: By appointment through email. Appointment will
be confirmed as a reply.

Course Description:

Artificial intelligence (AI) is a research field that studies how to comprehend the intelligent human
behaviors on a machine. Although AI has been studied for more than half a century, we still cannot
make a computer that is as intelligent as a human in all aspects. However, we do have many successful
applications. In some cases, the computer equipped with AI technology can be even more intelligent
than us. The Deep Blue system which defeated the world chess champion is a well-known example.

This course provides an overview of the theoretical and practical aspects of designing intelligent
computer systems. Students are expected to implement the concepts learned during the course using
standard and AI-specific programming languages and tools.

Topics included are history and overview of artificial intelligence, state space representation,
uninformed and informed search techniques, search in games, decision trees, neural networks,
evolutionary algorithms, propositional and predicate logic, inference in logic, probabilistic reasoning,
robotics and various machine learning and computational intelligence techniques.

Learning Outcomes:

• Enumerating and applying the main paradigms of AI.

• Studying the various advantages and disadvantages of the above, and therefore
judiciously applying them to problem-solving.

• Developing and apply fundamental AI concepts and evaluating them on toy problems.

• Understanding the scope and limitations of various methods.


Lecture Plan:

Week No. Topics to be Covered


1 Introduction (What is Artificial Intelligence)
2 Uninformed Search
3 Informed Search
4 Adversarial Search
5 Evolutionary Algorithms
6 ▪ Swarm Intelligence
▪ 7 ▪ Machine Learning Classification
8 ▪ Cluster Analysis
▪ 9 Reinforcement Learning
▪ 10 ▪ Knowledge Representation
▪ 11 ▪ Probabilistic Reasoning
▪ 12 ▪ Artificial Neural Network
▪ 13 ▪ Project Presentations
▪ 14 ▪ Applications of AI
▪ 15 ▪ Conclusion/Review

Grading Plan:

Category Weightage
Homework 15 Marks
Negative Marking for late submissions.
Quizes 10 Marks
Class Participation 5 Marks
Mid Term 30 Marks
Final Exam 30 Marks
Final Project 10 Marks

Text Book:

• Stuart Russell and Peter Norvig, Artificial Intelligence: A Modern Approach (3rd Edition),
Prentice Hall, New Jersey 2010.
Reference Books/Material:

• M. Tim Jones, Artificial Intelligence: A Systems Approach (2nd Edition), Jones & Bartlett
Learning 2008
• Christopher M. Bishop, Pattern Recognition and Machine Learning, Spring 2007.
• Peter Norvig’s course on Udacity. http://ai-class.org

You might also like