Lectures
Lectures are watched on-demand.
date | lecture | topics | |
---|---|---|---|
Lecture 0 | 2025-06-23T00:00:00-04:00 | Search | graph search, heuristic search, adversarial search, alpha-beta pruning |
Lecture 1 | 2025-06-30T00:00:00-04:00 | Knowledge | knowledge representation, propositional logic, inference, resolution, first-order logic |
Lecture 2 | 2025-07-07T00:00:00-04:00 | Uncertainty | probability, random variables, probabilistic inference, Bayesian Networks, Markov Models |
Lecture 3 | 2025-07-14T00:00:00-04:00 | Optimization | local search, hill climbing, constraint satisfaction, backtracking search |
Lecture 4 | 2025-07-21T00:00:00-04:00 | Learning | classification, regression, super vector machines, reinforcement learning, clustering |
Lecture 5 | 2025-07-28T00:00:00-04:00 | Neural Networks | feed-forward networks, backpropagation, convolutional networks, recurrent networks |
Lecture 6 | 2025-08-01T00:00:00-04:00 | Language | context-free grammar, n-gram models, Naive Bayes, word2vec, transformers |