Previous: W5, Next: W7

# Summary

📗 Examples and quizzes: E17 and E18 and E19 and E20
📗 Math homework: M9 and M10
📗 Programming homework: P5
📗 Tuesday to Friday lectures: 12:30 to 1:45, Guest Link
📗 Tuesday programming office hours: 5:00 to 6:00, Java Guest Link, Python Guest Link
📗 Wednesday math homework office hours: 5:00 to 6:00, Guest Link
📗 Thursday math homework office hours: 5:00 to 6:00, Guest Link
📗 Friday office hours for other things: 5:00 to 6:00, Guest Link

# Lectures

📗 Slides
Lecture 15: Slides.
Lecture 16: Slides.
Lecture 17: Slides.
Lecture 18: combined with Lecture 17.

📗 Videos
Lecture 15 Part 1: Link
Lecture 15 Part 2: Link
Lecture 15 Part 3: Link
Lecture 16 Part 1: Link
Lecture 16 Part 2: Link
Lecture 16 Part 3: Link
Lecture 17 Part 1: Link
Lecture 17 Part 2: Link
Lecture 17 Part 3: Link

📗 Notes
The video going through P5 grading: Link.
I will specify on the exams whether to count the root as the number of nodes expanded.
Old Lectures 17 and 18 are combined into Lecture 17.

BOAT


TSP


# Other Materials

📗 Relevant websites
All Search: Link
Google Map: Link
Robot Arm: Link, Link 2
Sheep Game: Link
Sliding Puzzle: Link
Water Jugs: Link
Professor Jerry Zhu's Slides (with Proofs etc): Link
Simulated Annealing Map: Link
SAT Solver: Link
Genetic Walkers: Link
Genetic Cars: Link
Genetic Eater: Link
Genetic Image: Link

📗 YouTube videos from 2019
These topics were not covered in 2019
How to get expansion path for BFS? Link
How to get expansion path for DFS? Link
How to get expansion path for IDS? Link
How to get expansion path for UCS? Link
How to get expansion path for BFGS? Link
How to get expansion path for A? Link
How to get expansion path for A*? Link
How to check if a heuristic is admissible? Link
How to find reproduction probabilities? Link
How to solve the lions game? Link
How to solve the pirate game? Link
How to solve the wage competition game (sequential version)? Link







Last Updated: November 09, 2021 at 12:29 AM