CSE 440 Introduction to AI (Spring 2024)
Undergraduate course, Michigan State University, CSE Department, 2025
Responsibility: Teaching Assistant
Course Website
Course Description
Fundamental issues in artificial intelligent systems. Data representation and mechanisms of reasoning. Search and constraint satisfaction. Agents and decision making. Application areas of AI and current topics. Students will learn basic concepts of artificial intelligence and get some hands on experience to solve real-life problems. Python will be used for all the assignments.
Course Objective
To equip students with a good knowledge of:
(a) the search problems and algorithms in AI;
(b) the decision-making process of AI;
(c) data representation and reasoning on Bayesian networks;
(d) machine/deep learning concepts. The concepts will be explained from a pattern recognition and computer vision perspective.