Errata
These are the known errors in the first printing of Artificial Intelligence: Foundations of Computational Agents Second edition, Cambridge University Press, 2017
Chapter 1
No known errors.
Chapter 2
No known errors.
Chapter 3
No known errors.
Chapter 4
No known errors.
Chapter 5
In Example 5.1, all lines with connected_to should be removed.
Chapter 6
In Example 6.1. In the "Rob can deliver coffee" action, instead of "The effect of this action is to make RHC true" it should be "The effect of this action is to make RHC false."
Figure 6.3 should have ¬rhc in the node that is the neighbor of {cs,rhc} along the arc lablelled puc. (According to Examples 6.1 and 6.4 puc has ¬rhc as a precondition; Rob cannot pick up coffee when already holding coffee).
In Example 6.13, SWCt+1=office should be SWCt+1=false. (thanks to Gloria Zhang)
Chapter 7
No known errors.
Chapter 8
Example 8.46 0.0.1 should be 0.01.
Chapter 9
Section 9.5.2. (before Example 9.33). In the equation of V[s], the max should be outside of the addition, so it sould be V[s] := maxa R(s,a) +.... Similarly for the defintion of pi, argmax should be outside, so it should be pi[s] := argmaxa R(s,a)+ ...
Chapter 10
No known errors.
Chapter 11
No known errors.
Chapter 12
No known errors.
Chapter 13
No known errors.
Chapter 14
No known errors.
Chapter 15
No known errors.
Chapter 16
No known errors.
Appendex A
No known errors.
References
No known errors.
Index
No known errors.