Homework1.6. How the inteligente agent knows that he has arrived to the opposite corner?
8 views
Skip to first unread message
javi guardiola
unread,
Oct 18, 2011, 2:53:36 AM10/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stanford AI Class
I don't understand the explanation, because in a total connected
network, I think that you don't know which node is the opposite to the
start, so in a depth-first search, I suppose that the inteligent agent
will continue expanding from that (opposite) node.
Thanks in advance.
javi guardiola
unread,
Oct 18, 2011, 2:57:46 AM10/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stanford AI Class
OK, forget about the question I have just seen the clarification, "You
can think of each edge as directional and pointing downward. That is,
if A is above B, A cannot be expanded from B."