Goals of autonomous rational agents, Basic Computer Science

Assignment Help:

Goals of Autonomous Rational Agents: Artificial intelligence

One possible way to improve an agent's performance is to enable it to have some kind of details about what it is trying to attain. If it is given some representation of its goal (for example some information about the solution to a problem that it is trying to solve), then it can be refer to that information to see if a specific action will lead to that goal. This kind of agents is called goal-based. 2 trusted and tried methods for goal-based agents are preparing (where the agent puts together and executes a plan for achieving its goal) and search (where the agent looks ahead in a search space until it finds the goal).  Searching and Planning methods are covered later in the course.

There were 2 goals in RHINO first obtain the robot to an exhibit chosen by the visitors and, when it gets there, provide information about the exhibit. Clearly RHINO used information about its goal of getting to an exhibit to plan its route to that exhibit.

Utility Functions

A goal based agent for playing chess is infeasible: every time it decides which next move to play, it sees whether that move will ultimately lead to a checkmate. Instead of this, it would be good for the agent to assess its progress not against the overall goal, but it is against a localized measure. Agent's programs often have a value function which calculates a numerical value for each world state the agent would find it in if it undertook a specific action. Then it may check which action would lead to the highest value being returned from the set of actions it has available.  As this is the rational thing to do usually the best action with respect to a utility function is taken. When the task of the agent is to find something by finding, if it uses a utility function in this manner, this is called a best-first search.

RHINO searched for paths from its present location to an exhibit, via the distance from the exhibit as a utility function. However, this was complex by visitors getting in the way.


Related Discussions:- Goals of autonomous rational agents

Concept of programming language, CONCEPT OF PROGRAMMING LANGUAGE: In o...

CONCEPT OF PROGRAMMING LANGUAGE: In order to communicate with other human beings, one needs some language or a medium. In the same way for solving problems, a programming  lan

Software evolution, SOFTWARE EVOLUTION:  As you know that in a compute...

SOFTWARE EVOLUTION:  As you know that in a computer system both hardware and software complement each other  -  one is of hardly any use without the other. Hence, since the ve

Program planning (preparation of a flow chart), Program Planning (Preparati...

Program Planning (Preparation of a Flow Chart) A flow chart is a graphic method for indicating a proposed or actual solution to the problem. A flow chart shows the steps a comp

FCB files:Channels of communication , The use of manage files very much fac...

The use of manage files very much facilitates the creation of files and programmer can focus on other aspects of the programming lacking worrying on details which can be handled by

Potential risks to information systems, Question 1 Write about Pot...

Question 1 Write about Potential Risks to Information Systems Factors to be addressed for making information systems more secure Question 2 Write about the foll

Fundamental of algorithm, exchanging the two variables: problem,algorithm d...

exchanging the two variables: problem,algorithm development,discription

Apple''s rbv, What''s a resource based view of Apple Corporation?

What''s a resource based view of Apple Corporation?

Data transmission, DATA TRANSMISSION: When we talk on the telephone we...

DATA TRANSMISSION: When we talk on the telephone we generally transmit a message to someone else. The message is made up of words that we speak into the telephone instrument.

Definition of procedure, A procedure is a compilation of instructions to wh...

A procedure is a compilation of instructions to which we can express the flow of our program, and once the execution of these instructions is over power is given back to the next l

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd