HW0 consists of two parts:
You can find the starter code and instruction in the course’s GitHub repository: https://github.com/pearls-lab/ai-agents-course
Submissions should be done on Gradescope. You need to submit code for Part 1 and Part 2, and a PDF file for Part 2.
Please submit the following 4 files to the assignment “HW 0 - Code” on Gradescope:
search.py
searchAgents.py
valueIterationAgents.py
hw0-part-2.ipynb
Do not zip or compress your files. Submit them as individual files. Part 1 will be automatically graded by the Gradescope system. The score displayed immediately after submission will be your final score for Part 1.
nbconvert
to convert the notebook to PDF.