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

Explain code editor window and solution explorer, Question 1 Explain the c...

Question 1 Explain the components of the .NET Framework also give a diagram for this Question 2 Explain Code Editor Window and Solution Explorer Question 3 Write a

CAI, What is CAI? Explain its pitfalls.

What is CAI? Explain its pitfalls.

Database management, Suppose you are designing a database for an art museum...

Suppose you are designing a database for an art museum that owns a large volume of works of art. Each work of art is described by a unique item code, a title, a type, and a size. T

Software engineering, 158.254 Software Development Lifecycle Management Ass...

158.254 Software Development Lifecycle Management Assignment 1 This assignment focuses on requirements engineering. The context to this assignment is the development of a system

How to Open a FCB files?, Opening files 0FH function is used to open an F...

Opening files 0FH function is used to open an FCB file the 21H interruption. The element, the name and extension of the file must be initialized previous to opening it. The DX regi

Server, Server In a network, the resources of computers comprising net...

Server In a network, the resources of computers comprising network are usually shareable. In fact, one of the main objectives of networking is to make the computing resources

Importance of good database design , Importance of Good Database Design Poo...

Importance of Good Database Design Poor database design may have results in unwanted data redundancy Poor database design keeps errors leading to bad decisions and results Practica

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