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

Algorithm, What are the characteristics of algorithm?

What are the characteristics of algorithm?

Assignment Help, How would you format while loops to fufill my project writ...

How would you format while loops to fufill my project write up?

Explain public code archive, Question 1 Explain the various tools used for...

Question 1 Explain the various tools used for open source software development Question 2 Discuss the OSS licensing strategies Question 3 Explain the software developmen

Explain CPU scheduling and its objectives?, Definition of CPU scheduling: T...

Definition of CPU scheduling: The assignment of physical processors to processes allows processors to complete work. The process of determining that for which process which pro

Dfd, best example of dfd?

best example of dfd?

Base, 123 is not valid in which base value

123 is not valid in which base value

Database reports, The first report, Report #1, is to be an ordered list of ...

The first report, Report #1, is to be an ordered list of the contents of the database, sorted in ascending order by a major field. Report #1 is to include all of the fields and rec

Concept of operating system, Concept of operating system: An operating...

Concept of operating system: An operating system is an essential software component of a computer system. The basic  objectives of an operating system are to make the computer

Digital camera , Digital Camera: A Digital camera is an electronic dev...

Digital Camera: A Digital camera is an electronic device which takes video or still photographs or both, digitally by recording images via an electronic image sensor. Digital

Input/output (i/o) unit, Input/output (I/o) unit: This unit provides th...

Input/output (I/o) unit: This unit provides the interface between the computer and the computer peripherals. A computer peripheral is any unit, which is attached to, but is no

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