Skip to content

Opening book details…

About this document

Problem-Solving Agents in AI by Kane Williamson is a document available to read on EtoBox.

The document describes a problem-solving agent that uses a search algorithm to solve problems by formulating goals and finding solutions. The agent (1) senses the environment and formulates a goal, (2) formulates the problem as an initial state, actions, and transition model, and (3) searches for a solution by expanding nodes in a search tree until finding a path of actions from the initial state to a goal state. The document outlines components of well-defined problems, search tree structures, search strat

Author
Kane Williamson
Language
EN