Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn about artificial intelligence fundamentals through a detailed lecture that walks through Assignment 1 implementation in a university-level AI course. Begin with hands-on GUI demonstrations and testing procedures before diving into core concepts like states, actions, costs, and path finding. Master JavaScript fundamentals needed for AI programming while exploring essential files and components including environment setup, search algorithms, and class structures. Follow along with comprehensive pseudocode examples and practical hints for implementing search iterations, legal action validation, and IDDFS (Iterative Deepening Depth-First Search). Gain insights into constructor implementation, class variables management, and proper assignment distribution in this graduate-level computer science lecture from Memorial University.
Syllabus
- Introduction
- Assignment Intro
- GUI Instructions / Demo
- Running Tests
- Slides Begin
- Groups / Grading / Awards
- JavaScript Notes
- States / Actions / Costs / Paths
- Pseudocode / Hints
- Assignment Files
- A1_GUI.js
- A1_MARKS.txt
- Environment.js
- index.html
- Search_Solution_OBS.js
- Search_Student.js
- Constructor / Class Variables
- startSearch
- isLegalAction
- searchIteration
- searchIterationIDDFS
- getOpen / getClosed
- Assignment Distribution
Taught by
Dave Churchill