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