Artificial Intelligence (book)

From Wikipedia, the free encyclopedia
Artificial Intelligence
AuthorPatrick Henry Winston
LanguageEnglish
GenreComputer science
PublisherAddison-Wesley
Publication date
1992 (3rd Ed.)
Media typebook
Pages737 (3rd Ed.)
ISBN0-201-53377-4
OCLC24870723
006.3dc 20
LC ClassQ335 .W56 1992
Websitehttps://people.csail.mit.edu/phw/Books/index.html

Artificial Intelligence (AI) is a university textbook on artificial intelligence, written by Patrick Henry Winston. It was first published in 1977, and the third edition of the book was released in 1992.[1]

Content[edit]

The book is intended to explain how computers reason and perceive, and introduce the field of artificial intelligence. It describes the field, both as a branch of engineering and as a science, providing a computational perspective. Ideas for representing knowledge, using knowledge, and building practical systems are provided. The intended audience includes engineers, computer scientists, psychologists, biologists, linguists, or philosophers.[2]

Editions[edit]

Three editions were published in total (1977,[3] 1984,[4][5][6] 1992[1]). The first edition included a section on Lisp programming.[7] The second edition removed the Lisp section, and added chapters on logic, and learning.[8] Implementation details for the second edition were provide by the companion book, LISP second edition (Winston and Horn).[9] The third edition was significantly changed, adding a section on learning, including neural nets. The third edition was also updated to reflect changes in computer performance that had occurred since the second edition was published, and to address artificial intelligence at scale.[10]

References[edit]

  1. ^ a b Russell, Stuart and Novig, Peter. Artificial Intelligence: A Modern Approach. Prentice Hall Inc., 1995, p 902.
  2. ^ Winston, Patrick Henry. Artificial Intelligence. Addison-Wesley Publishing Company, 1992, back cover.
  3. ^ Winston, Patrick Henry and Horn, Berthold Klaus Paul. Lisp. Addison-Wesley Publishing Company, 1981, p 399.
  4. ^ Novig, Peter. Paradigms of AI Programming: Case Studies in Common Lisp. Morgan Kaufmann Publishers Inc., 1991, p 214, 594, and 918.
  5. ^ Touretzky, David S. Common Lisp: A Gentle Introduction to Symbolic Computation. Dover Publications Inc., 2013, p FR-2.
  6. ^ Winston, Patrick Henry and Horn, Berthold Klaus Paul. Lisp. Addison-Wesley Publishing Company, 1989, p 591.
  7. ^ Winston, Patrick Henry. Artificial Intelligence. Addison-Wesley Publishing Company, 1977, preface.
  8. ^ Winston, Patrick Henry. Artificial Intelligence. Addison-Wesley Publishing Company, 1984, preface.
  9. ^ Winston, Patrick Henry and Horn, Berthold Klaus Paul. Lisp. Addison-Wesley Publishing Company, 1984, preface.
  10. ^ Winston, Patrick Henry. Artificial Intelligence. Addison-Wesley Publishing Company, 1992, preface.

See also[edit]

External links[edit]