Completed
- Marking Scheme
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Artificial Intelligence - Assignment 1 and Lecture 4
Automatically move to the next video in the Classroom when playback concludes
- 1 - Assignments in JavaScript
- 2 - Assignment Download Links
- 3 - Assignment Demo
- 4 - Visualization Modes
- 5 - Disabled Parameters
- 6 - Run Tests Button
- 7 - ID-DFS Visualization
- 8 - Assignment Files / vscode
- 9 - Lecture Slides Begin
- 10 - Environment Explained
- 11 - Legal Actions
- 12 - Paths / Costs / Nodes
- 13 - BFS / DFS Pseudocode
- 14 - JS Array Stack / Queue Simulation
- 15 - ID-DFS Notes
- 16 - Grading Notes
- 17 - JavaScript Notes
- 18 - Code/Files Begins
- 19 - Files Explained
- 20 - index html
- 21 - Environment.js
- 22 - A1_GUI.js
- 23 - Solution Code
- 24 - Search_Student / Node Class
- 25 - Class Variables
- 26 - startSearch
- 27 - isLegalAction
- 28 - getOpen and getClosed
- 29 - searchIteration
- 30 - searchIterationIDDFS
- 31 - Debugging Tips
- 32 - Marking Scheme