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

CS 331 - Outline Spring 2020

This document provides information about the CS 331 Introduction to Artificial Intelligence course offered at Lahore University of Management Sciences in Spring 2020. It outlines details like the instructor, office hours, course basics including credit hours and lectures per week. It also includes the course description, prerequisites, objectives, grading breakdown, examination details, module topics and recommended readings. The course introduces basics of learning and search algorithms through 12 modules covering topics like problem solving, agents, search methods, game playing, logic, probabilistic reasoning and machine learning.

Uploaded by

Aliyan Razzaq
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)
228 views3 pages

CS 331 - Outline Spring 2020

This document provides information about the CS 331 Introduction to Artificial Intelligence course offered at Lahore University of Management Sciences in Spring 2020. It outlines details like the instructor, office hours, course basics including credit hours and lectures per week. It also includes the course description, prerequisites, objectives, grading breakdown, examination details, module topics and recommended readings. The course introduces basics of learning and search algorithms through 12 modules covering topics like problem solving, agents, search methods, game playing, logic, probabilistic reasoning and machine learning.

Uploaded by

Aliyan Razzaq
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/ 3

Lahore University of Management Sciences

CS 331 - Introduction Artificial Intelligence


Spring 2020

Instructor Mian M Awais


Room No. 9-115A

Office Hours TBA


Email [email protected]

Telephone 8188
Secretary/TA TBA

TA Office Hours

Course Basics
Credit Hours 3

Lecture(s) Nbr of Lec(s) Per 2 Duration 75 mins


Week

Course Distribution
Core Yes.

Open for Student Category Undergrads

COURSE DESCRIPTION

This is the first course towards the understanding of artificial intelligence. It introduces basics of learning and search algorithms.

COURSE PREREQUISITE(S)

None

COURSE OBJECTIVES

- Understanding and Applying to Problem Solving Using Intelligent Search Methods.


- Understanding and Applying to Problem Solving Using Intelligent Adversarial Games Strategies.
- Understanding and Applying to Problem Solving Using First Order logic and Automated Decision Making.
- Understanding and Applying to Problem Solving Using Statistical Learning.
- Understanding and Applying Problem Solving Using Probabilistic Methods.

Learning Outcomes

Enabling students to study advanced courses in the field such as search methods, machine learning, formal logic,
and probabilistic decision making.
Lahore University of Management Sciences
Grading Breakup and Policy

Assignment(s): 20%
Quizzes: 20%
Midterm Examination: 30%
Final Examination: 30%

Examination Detail

Yes/No: Yes
Midterm Combine Separate: Combine
Exam Duration:
Preferred Date:
Exam Specifications:

Yes/No: Yes
Final Exam Combine Separate: Combine
Duration:
Exam Specifications:

COURSE OVERVIEW

Recommended Objectives/
Module Topics
Readings Application
Introduction (1) Chapter 1 and 2
1
Problem Solving (1)
Agents (1) Chapter 1:
2

Blind Search (BFS, DFS, IDA) Chapter 3 (Complete)


3

Heuristic Search (GBFS, A*) Chapter 4 (up to 4.2)


4

Game Playing (Minimax, Alpha Beta, Chapter 6 (Complete)


5 Expectimax)

Logic: online resources


6 Propositional logic, CNF, Resolution
First Order Logic
Logic Programing (optional)
7 Constraint satisfactory problems (optional)
8 Probabilistic reasoning Chapter 13
Machine learning for classification Parts of Ch. 19 and 20 + other
9
algorithms: Naive Bayes + SVM (optional) online resources.
10 Neural networks for classification online resources
11 Deep Learning (Optional)
12 Language Understanding online resources
Lahore University of Management Sciences
Textbook(s)/Supplementary Readings

Artificial Intelligence: A modern approach.


Russell and Norvig, 3rd edition.

You might also like