100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
SOLUTIONS & INSTRUCTOR MANUAL for Artificial Intelligence: A Modern Approach, 4th Edition by Peter Norvig and Stuart Russell Updated A+ $21.49   Add to cart

Exam (elaborations)

SOLUTIONS & INSTRUCTOR MANUAL for Artificial Intelligence: A Modern Approach, 4th Edition by Peter Norvig and Stuart Russell Updated A+

 4 views  0 purchase
  • Course
  • Artificial Intelligence: A Modern Approach
  • Institution
  • Artificial Intelligence: A Modern Approach

SOLUTIONS & INSTRUCTOR MANUAL for Artificial Intelligence: A Modern Approach, 4th Edition by Peter Norvig and Stuart Russell Updated A+ 1 Introduction ... 1 2 Intelligent Agents ... 36 II Problem-solving 3 Solving Problems by Searching ... 63 4 Search in Complex Environments ... 110 5 Adversarial S...

[Show more]

Preview 4 out of 747  pages

  • November 9, 2024
  • 747
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • 9781292401171
book image

Book Title:

Author(s):

  • Edition:
  • ISBN:
  • Edition:
  • Artificial Intelligence: A Modern Approach
  • Artificial Intelligence: A Modern Approach
avatar-seller
nipseyscott
SOLUTIONS & INSTRUCTOR MANUAL
Artificial Intelligence: A Modern Approach, 4th Edition
by Peter Norvig and Stuart Russell, Chapters 1 – 28

,Artificial Intelligence qm




qmqm qmqm 1 Introduction ...
qm qm qm




qmqm qmqm 2 Intelligent Agents ...
qm qm qm qm




II Problem-solving
qm




qmqm qmqm 3 Solving Problems by Searching ...
qm qm qm qm qm qm




qmqm qmqm 4 Search in Complex Environments ...
qm qm qm qm qm qm




qmqm qmqm 5 Adversarial Search and Games ...
qm qm qm qm qm qm




qmqm qmqm 6 Constraint Satisfaction Problems ...
qm qm qm qm qm




III Knowledge, reasoning, and planning
qm qm qm qm




qmqm qmqm 7 Logical Agents ...
qm qm qm qm




qmqm qmqm 8 First-Order Logic ...
qm qm qm qm




qmqm qmqm 9 Inference in First-Order Logic ...
qm qm qm qm qm




qmqm qmqm 10 Knowledge Representation ...
qm qm qm qm




qmqm qmqm 11 Automated Planning ...
qm qm qm qm




IV Uncertain knowledge and reasoning
qm qm qm qm




qmqm qmqm 12 Quantifying Uncertainty ...
qm qm qm qm




qmqm qmqm 13 Probabilistic Reasoning ...
qm qm qm qm




qmqm qmqm 14 Probabilistic Reasoning over Time ...
qm qm qm qm qm qm




qmqm qmqm 15 Probabilistic Programming ...
qm qm qm qm




qmqm qmqm 16 Making Simple Decisions ...
qm qm qm qm qm




qmqm qmqm 17 Making Complex Decisions ...
qm qm qm qm qm




qmqm qmqm 18 Multiagent Decision Making ...
qm qm qm qm qm




V Machine Learning
qm qm

,qmqm qmqm 19 Learning from Examples ...
qm qm qm qm qm




qmqm qmqm 20 Learning Probabilistic Models ...
qm qm qm qm qm




qmqm qmqm 21 Deep Learning ...
qm qm qm qm




qmqm qmqm 22 Reinforcement Learning ...
qm qm qm qm




VI Communicating, perceiving, and acting
qm qm qm qm




qmqm qmqm 23 Natural Language Processing ...
qm qm qm qm qm




qmqm qmqm 24 Deep Learning for Natural Language Processing ...
qm qm qm qm qm qm qm qm




qmqm qmqm 25 Computer Vision ...
qm qm qm qm




qmqm qmqm 26 Robotics ...
qm qm qm




VII Conclusions qm




qmqm qmqm 27 Philosophy, Ethics, and Safety of AI ...
qm qm qm qm qm qm qm qm




qmqm qmqm 28 The Future of AI
qm qm qm qm

, EXERCISES q m q m




1
INTRODUCTION
Note that for many of the questions in this chapter, we give references where answers can be fo
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




und rather than writing them out—the full answers would be far too long.
qm qm qm qm qm qm qm qm qm qm qm qm




1.1 What Is AI?
q m qm qm




Exercise 1.1.#DEFA qm




Define in your own words: (a) intelligence, (b) artificial intelligence, (c) agent, (d) ra-
qm qm qm qm q m qm qm qm qm qm qm qm qm




tionality, (e) logical reasoning.
qm qm qm qm




a. Dictionary definitions of intelligence talk about “the capacity to acquire and apply kn
qm qm qm qm qm qm qm qm qm qm qm qm




owledge” or “the faculty of thought and reason” or “the ability to comprehend and pro
qm qm qm qm qm qm qm qm qm qm qm qm qm qm




fit from experience.” These are all reasonable answers, but if we want something qua
qm qm q m qm qm qm qm qm qm qm qm qm qm




ntifiable we would use something like “the ability to act successfully across a wide rang
qm qm qm qm qm qm qm qm qm qm qm qm qm qm




e of objectives in complex environments.”
qm qm qm qm qm




b. We define artificial intelligence as the study and construction of agent programs that
qm qm qm qm qm qm qm qm qm qm qm qm qm




perform well in a given class of environments, for a given agent architecture; they do t
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




he right thing. An important part of that is dealing with the uncertainty of what the cu
qm qm q m qm qm qm qm qm qm qm qm qm qm qm qm qm




rrent state is, what the outcome of possible actions might be, and what is it that we real
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




ly desire. qm




c. We define an agent as an entity that takes action in response to percepts from an envi-
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




ronment.qm




d. We define rationality as the property of a system which does the “right thing” given
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




what it knows. See Section 2.2 for a more complete discussion. The basic concept is
qm qm q m qm qm qm qm qm qm qm q m qm qm qm qm




perfect rationality; Section ?? describes the impossibility of achieving perfect rational-
qm qm qm qm qm qm qm qm qm qm




ity and proposes an alternative definition.
qm qm qm qm qm qm




e. We define logical reasoning as the a process of deriving new sentences from old, such t
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




hat the new sentences are necessarily true if the old ones are true. (Notice that does not ref
qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm qm




er to any specific syntax or formal language, but it does require a well-
qm qm qm qm qm qm qm qm qm qm qm qm qm




defined notion of truth.) qm qm qm




Exercise 1.1.#TURI qm




Read Turing’s original paper on AI (Turing, 1950). In the paper, he discusses several obje
qm qm qm qm qm qm qm q m qm qm qm qm qm qm




ctions to his proposed enterprise and his test for intelligence. Which objections still carry
qm qm qm qm qm qm qm qm qm qm qm qm qm




© 2023 Pearson Education, Hoboken, NJ. All rights reserved
qm qm qm qm qm qm qm qm



.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller nipseyscott. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $21.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

78252 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$21.49
  • (0)
  Add to cart