0% found this document useful (0 votes)
22 views2 pages

Comp5511 20231

This document provides information on the Artificial Intelligence Concepts course (COMP 5511). The course aims to introduce key AI concepts and techniques, and enable students to implement basic AI methods. Over 12 weeks, students will learn about search strategies, knowledge representation, reasoning, uncertainty management, and machine learning. Assessment includes assignments, projects, tests and a final exam testing students' understanding of search techniques, knowledge representation, inference, expert systems, Bayesian probability, and learning approaches. The course explores core AI topics through lectures, tutorials, labs and self-study.

Uploaded by

jiaoguangyi666
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)
22 views2 pages

Comp5511 20231

This document provides information on the Artificial Intelligence Concepts course (COMP 5511). The course aims to introduce key AI concepts and techniques, and enable students to implement basic AI methods. Over 12 weeks, students will learn about search strategies, knowledge representation, reasoning, uncertainty management, and machine learning. Assessment includes assignments, projects, tests and a final exam testing students' understanding of search techniques, knowledge representation, inference, expert systems, Bayesian probability, and learning approaches. The course explores core AI topics through lectures, tutorials, labs and self-study.

Uploaded by

jiaoguangyi666
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/ 2

Subject Description Form

Subject Code COMP 5511


Subject Title Artificial Intelligence Concepts
Credit Value 3
Level 5
Pre-requisite/Exclusion Nil
Objectives The objectives of this subject are to:
1. introduce the main concepts, ideas and techniques of artificial
intelligence (AI);
2. facilitate the implementation of some basic AI techniques.
Intended Learning Upon completion of the subject, students will be able to:
Outcomes
a. master the important searching techniques for problem solving
and use them in game playing;
b. know how to represent knowledge and use them in inferences
and reasoning;
c. manage uncertainty and reason in uncertainty situations;
d. critically review and consolidate existing knowledge to design
and develop knowledge based expert systems;
e. use basic machine learning techniques to solve different data
analytic problems;
f. able to incorporate advanced deep learning and artificial neural
networks techniques;
Subject Synopsis/ • Search Strategies and games
Indicative Syllabus Concepts relating to problem space, space graphs, instances,
initial and goal states, breath-first, depth-first, bidirectional,
uniform cost, heuristic, greedy best first, hill-climbing, local
beam search, A* search, games vs search, types of games,
Minimax algorithm, αβ-algorithm and pruning, deterministic
and non-deterministic games.
• Knowledge Representation, Reasoning and Planning
Predicate logic, first order logic, inference, semantic networks,
frames and scripts, multiple inheritance, production rules,
inference, forward and backward chaining, conflict resolution.
• Knowledge Based Expert Systems
Knowledge acquisition, expert system shell, expert system
architecture, inference engine, explanation facility.
• Uncertainty Management and Reasoning
Bayesian probability, Bayesian network, MYCIN uncertainty
factor, Dempster-Shafer Theory of Evidence, Fuzzy logic.
• Learning
Supervised, unsupervised, semi-supervised and reinforcement
learning, symbolic and connectionist approaches, decision
trees, k-means, neurons and artificial neural networks, multi-
layer perceptron, CNN and RNN concepts.
• Selected Advanced Topics: Natural Languages Processing,
Computer Vision and Speech Recognition, Robotics.

Aug 2021
Teaching/Learning This course explores the core AI concepts. It provides a
Methodology comprehensive introduction to the problems and techniques of
artificial intelligence. Theory and practice are both emphasized. To
enhance the understanding of how conceptions and ideas in AI are
actually implemented, prolog and expert system shells will be used
for programming exercises and projects. Lectures will be
supplemented with video sessions to enhance student's learning. A
fair portion of guided reading will also be provided.

39 hours of class activities including - lecture, tutorial, lab,


workshop seminar where applicable.

Assessment Methods in
Alignment with Intended Specific Assessment % Intended subject
Learning Outcomes Methods/Tasks weighting learning outcomes to be
assessed
a b c d e f
Assignments, Tests &      
Projects 55
Final Examination 45      
Total 100

Student study effort Class Contact:


expected Class activities (lecture, tutorial, lab) 39 hours
Other student study effort:
Assignments, Quizzes, Projects, Exams 66 hours
Total student study effort 105 hours
Reading list and (1). Bratko, I., 2001, PROLOG, Programming for Artificial
references Intelligence, 3rd edition, Addison-Wesley.
(2). Luger, G.F., 2009, Artificial Intelligence: Structures and
Strategies for Complex Problem Solving, 6th edition,
Addison-Wesley.
(3). Russell, S. and Norvig, P., 2003, Artificial Intelligence - A
Modern Approach, 2nd edition, Prentice Hall.

Papers and articles selected from:


Artificial Intelligence
AI Expert
AI Magazine
Applied Intelligence
IEEE Computer
IEEE Intelligent Systems and their Applications
IEEE Trans. Neural Networks

Aug 2021

You might also like