Autonomous rational agents - artificial intelligence, Basic Computer Science

Assignment Help:

Autonomous Rational Agents:

In many cases, it is not accurate to talk about a particular program or a particular  robot, as the combination of and software and hardware in some intelligent systems is comparably    more complex. Instead, we will follow the lead of Norvig and Russell and describe AI from rational intelligent agents and autonomous paradigm. We're going to apply the definitions from chapter 2 of Norvig and Russell's textbook, starting with these two:

  • An agent is anything that may be visualized as perceiving its environment through sensors and acting upon that environment through effectors.
  • A rational agent is one that does the correct thing.

We see that the word 'agent' indicate humans (where the sensors are the effectors and the senses are the physical body parts) as well as robots (where the sensors are things like touch pads and cameras and the effectors are several motors) and computers (where the sensors are the mouse and keyboard and the effectors are the speakers and monitor).

To find out whether an agent has acted rationally, we need an objective measure of how successful it has been and we ought to worry about when to make an evaluation using this measure. When designing an agent, it is essential to think hard about how to evaluate it's performance, and this evaluation should be free from any internal measures that the agent undertakes (i.e. as part  of a  heuristic  search  -  see  the  next  lecture).  The performance should be checked in terms of how rationally the program acted, which depends both on how well it did at a particular task and  on what the agent experienced from its  all environment, what the agent knew about its  all environment and what actions the agent could really undertake.

 

 

 


Related Discussions:- Autonomous rational agents - artificial intelligence

Explanation of components of excel work book, Problem 1 Briefly explain...

Problem 1 Briefly explain Components of Excel Work book Explanation of Components of Excel Work book Problem 2 How do you insert a watermark in the Word docume

Java, what is meant by deliverable in strus base applications

what is meant by deliverable in strus base applications

Ultrasonic waves, Ultrasonic Waves: Sound waves outside the audible range o...

Ultrasonic Waves: Sound waves outside the audible range of humans. Ultrasonic waves consist of frequencies greater than 20 kHz and exist in excess of 25 MHz. Applications include i

Comp 100, I have an account in my www.itlab.com and i have a test and it s...

I have an account in my www.itlab.com and i have a test and it should do tonight, so do you have any one to help me and do this test and it is about excel

ToDoMenu, In this assignment, you should create a class called ToDoMenu whi...

In this assignment, you should create a class called ToDoMenu which has a main method that contains the code that implements a command-line menu for managing a collection of ToDoIt

Cache memory, Cache memory: To reduce the idle time of the CPU and inc...

Cache memory: To reduce the idle time of the CPU and increase the speed of processing, a fast memory can be used. This can be done by using a large size of main memory. But th

Multithreaded Programming in python, Running more than a few threads is lik...

Running more than a few threads is like running several different programs at the same time as, but with the following profits: • Multiple threads inside a process share the same d

Grammar, Given the following grammar: -> [ , ] | -> | { } -> a...

Given the following grammar: -> [ , ] | -> | { } -> a | b | cwhich are the strings generated by the grammar? Show the parse tree(s). a). { [ a , b ] }b). [ { a } , b ]

The elif Statement, The elif statement permits you to check multiple expres...

The elif statement permits you to check multiple expressions for truth value and execute a block of code the moment one of the conditions estimates to true. similar to the else, th

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