Course Home | Syllabus | Assignments | Schedule | Downloads | [print]
CS 4300: Artificial Intelligence
Assignment: Project Search Agent
Implement a search agent for your project environment. Use this opportunity to verify that your environment instance generator is working, and that your agent can find solutions in a variety of instances.
The agent code should be in the project/dash-seperated-name-environment/agents
folder you created previously.
Required Submissions
- The agent search code, via your git repository.
Passoff
Push your code to the cloud.
Last Updated 10/24/2024