CS5804 Spring 2022
This course will introduce the foundations of modern artificial intelligence (AI) and key ideas and techniques underlying the design of intelligent computer systems. It will focus on concepts that are not only important in the space of AI but are also practically useful in modern applications. We will practice effective methods of reasoning about AI problems, which will generalize beyond the specific topics we study in class. Topics include (but are not limited to) search, game playing, logic, machine learning, deep learning, natural language processing, robotics and image processing. The techniques you learn in this course apply to a wide variety of artificial intelligence problems and will serve as the foundation for further study in any application area you choose to pursue.
Mon. | Tue. | Wed. | Thu. | Fri. |
8:00am-9:15am Litton-Reaves Hall (LITRV) Room 1860, Blacksburg campus. |
|
8:00am-9:15am Litton-Reaves Hall (LITRV) Room 1860, Blacksburg campus. |
|
Blacksburg campus:
https://canvas.vt.edu/courses/145270
NCR campus:
https://canvas.vt.edu/courses/145273
The only official prerequisite is CS 3114 (Undergraduate Data Structures and Algorithms). You should be comfortable with discrete mathematics, basic probability and statistics, basic logic, computational complexity, data structures, and algorithm analysis. The homework assignments will include programming portions using Python.
Please speak with the instructor if you are concerned about your background.
Week | Dates | Tue | Thur | Notes |
---|---|---|---|---|
1 | 01/17-01/21 | Overview of AI Ch.1 |
Agents / Python & Projec 0 Ch.2 |
Project 0: Tutorial |
2 | 01/24-01/28 | Uninformed Search Ch. 3.1-3.4 |
Informed Search Ch. 3.5-3.6 |
HW1 / Project 1: search |
3 | 01/31-02/04 |
Game, Adversarial Search Ch. 5.1-5.3 |
Game, Expectimax, Utilities Ch. 5.5 & 16.1-16.3 |
|
4 | 02/07-02/11 | Constraint satisfaction problem (CSP) I Ch. 6.1-6.2 |
CSP II Ch. 6.3–6.5 |
HW2 / Project 2: Game |
5 | 02/14-02/18 | Probability Ch. 12.1 – 12.5 |
Propositional Logic Ch. 7.1–7.5 |
|
6 | 02/21-02/25 | Midterm Prep |
Midterm (8:00am – 9:15am) |
HW3 |
7 | 02/28-03/04 | Markov Decision Processes (MDP) Ch. 17.1-17.3 |
MDP II Ch. 17-3-17.5 / Machine Learning Fundamentals Ch. 19 |
HW4 / Mini-Project |
8 | 03/07-03/11 | No class |
No class |
Spring Break |
9 | 03/14-03/18 | Reinforcement Learning I Ch. 22.1-22.2 |
Reinforcement Learning II Ch. 22.3-22.5 |
HW5 / Project 3: Reinforcement Learning |
10 | 03/21-03/25 | Bayesian Networks I Ch. 13.1-13.3 |
Bayesian Networks II Ch. 13.3-13.5 |
HW6 / Mini-project : proposal Due 3/25. |
11 | 03/28-04/01 | Decision Networks / HMMs Ch. 14.1-14.3 & 16.5-16.6 |
Particle Filters Ch. 14.1-3,14.5 |
HW7 / Project 4: Ghostbusters |
12 | 04/04-04/08 | Decision Tree, Naïve Bayes, Perceptron Ch. 20 |
Deep Learning Fundamentals Ch. 20 & 21.1-21.2 |
HW8 |
13 | 04/11-04/15 | Deep Learning & Neural Networks Ch. 21.3-21.6 |
Deep Learning for Nature Language Processing |
HW9 / Project 5: Machine Learning |
14 | 04/18-04/22 | Project & Final Prep Class scores |
AI application & Research / The Ethics of AI Project Presentation |
HW10 |
15 | 04/25-04/29 | Project Presentation |
Project Presentation |
Mini-project: final assignment due 05/01 |
16 | 05/02-05/06 | No class |
Reading Day |
05/06 (Fri) Final Exam 07:45am – 09:45am |
Close to the end of the semester, students will design and carry out a AI project in groups of 2 - 4 students. The goal of the project is for you to use techniques learned from class or outside the class to solve an AI problem of your interest.
Requests for regrading due to grading errors must be submitted in writing to a TA within one week of the release of grades.
Homework & project assignment submitted late without permission will be penalized according to the following formula:
(Penalized score) = (Your raw score) * (1 - 0.1 * (# of days past deadline))
This formula will apply for up to three days, after which the homework will not be accepted and you will receive a grade of zero. Avoid invoking these penalties by starting early and seeking extra help.
Based on the grading breakdown above, each student's final grade for the course will be determined by the final percentage of points earned. The grade ranges are as follows:
A | 93.3%–100% | A- | 90.0%–93.3% | B+ | 86.6%–90.0% | B | 83.3%–86.6% |
B- | 80.0%–83.3% | C+ | 76.6%–80.0% | C | 73.3%–76.6% | C- | 70.0%–73.3% |
D+ | 66.6%–70.0% | D | 63.3%–66.6% | D- | 60.0%–63.3% | F | 00.0%–60.0% |
The Graduate Honor Code pledge that each member of the university community agrees to abide by states: "As a Hokie, I will conduct myself with honor and integrity at all times. I will not lie, cheat, or steal, nor will I accept the actions of those who do."
Students enrolled in this course are responsible for abiding by the Honor Code. A student who has doubts about how the Honor Code applies to any assignment is responsible for obtaining specific guidance from the course instructor before submitting the assignment for evaluation. Ignorance of the rules does not exclude any member of the University community from the requirements and expectations of the Honor Code. For additional information about the Honor Code, please visit: https://graduateschool.vt.edu/academics/expectations/graduate-honor-system.html
This course will have a zero-tolerance philosophy regarding plagiarism or other forms of cheating. Your assignments must be your own work, and any external source of code, ideas, or language must be cited to give credit to the original source. I will not hesitate to report incidents of academic dishonesty to the Office of the Graduate Honor System.
Because the course will include in-class discussions, we will adhere to Virginia Tech's Principles of Community. The first two principles are most relevant:
The remaining principles are also important and we will take them seriously as a class.