Artificial Intelligence

UVa CS 4710 (Spring 2024)

Schedule

Date Topics Slides Readings
01/18 (Th) Introduction, Overview of AI   AI Chap 01
01/23 (Tu) Intelligent Agents   AI Chap 02
01/25 (Th) Problem Solving by Search: Uninformed Search   AI Sec 3.2 - 3.4
01/30 (Tu) Problem Solving by Search: Informed Search   AI Sec 3.5 - 3.6
02/01 (Th) Planning   AI Sec 7.1, 7.4, 10.1
02/06 (Tu) Quantifying Uncertainty   AI Chap 13
02/08 (Th) Probabilistic Reasoning: Bayes Nets   AI Chap 14
02/13 (Tu) Probabilistic Reasoning: Markov Process   AI Chap 15
02/15 (Th) Probabilistic Reasoning: HMM   AI Chap 15
02/20 (Tu) Learning from Examples: Naive Bayes   AI Sec 13.5
02/22 (Th) Learning from Examples: Perceptron   AI Chap 18
02/27 (Tu) Learning from Examples: Linear Models   AI Chap 18
02/29 (Th) Mid-term Exam    
03/05 (Tu) Spring Recess    
03/07 (Th) Spring Recess    
03/12 (Tu) Learning from Examples: Non-parametric Models    
03/14 (Th) Learning from Examples: SVM, Kernel    
03/19 (Tu) Learning from Examples: Neural Networks    
03/21 (Th) Reinforcement Learning: Markov Decision Process    
03/26 (Tu) Reinforcement Learning: Model-based, Q-learning    

Back to the main page