|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
SCIDIR_ocn892067386 |
003 |
OCoLC |
005 |
20231120111752.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
141003r19861980caua ob 001 0 eng d |
040 |
|
|
|a OPELS
|b eng
|e rda
|e pn
|c OPELS
|d N$T
|d YDXCP
|d EBLCP
|d IDEBK
|d DEBSZ
|d OCLCE
|d MERUC
|d OCLCQ
|d IDB
|d OCLCQ
|d DEBBG
|d TEFOD
|d STF
|d OCLCQ
|d STF
|d OCLCA
|d UKAHL
|d OCLCQ
|d VT2
|d VLY
|d UKQUB
|d OCLCO
|d OCLCQ
|d S2H
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 897647152
|a 988364340
|a 992818727
|a 1019650326
|a 1100963107
|a 1156366585
|a 1162253458
|a 1175716219
|a 1233321828
|
020 |
|
|
|a 9781483295862
|q (electronic bk.)
|
020 |
|
|
|a 1483295869
|q (electronic bk.)
|
020 |
|
|
|z 0934613109
|
020 |
|
|
|z 9780934613101
|
035 |
|
|
|a (OCoLC)892067386
|z (OCoLC)897647152
|z (OCoLC)988364340
|z (OCoLC)992818727
|z (OCoLC)1019650326
|z (OCoLC)1100963107
|z (OCoLC)1156366585
|z (OCoLC)1162253458
|z (OCoLC)1175716219
|z (OCoLC)1233321828
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a Q335
|b .N515 1986eb
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.3
|2 22
|
100 |
1 |
|
|a Nilsson, Nils J.,
|d 1933-2019.
|
245 |
1 |
0 |
|a Principles of artificial intelligence /
|c Nils J. Nilsson.
|
264 |
|
1 |
|a Los Altos, Calif. :
|b Morgan Kaufmann Publishers,
|c [1986], �1980.
|
300 |
|
|
|a 1 online resource (xv, 476 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Reprint. Originally published: Palo Alto, Calif. : Tioga Pub. Co., �1980.
|
504 |
|
|
|a Includes bibliographical references (pages 429-465).
|
500 |
|
|
|a Includes indexes.
|
520 |
|
|
|a A classic introduction to artificial intelligence intended to bridge the gap between theory and practice, Principles of Artificial Intelligence describes fundamental AI ideas that underlie applications such as natural language processing, automatic programming, robotics, machine vision, automatic theorem proving, and intelligent data retrieval. Rather than focusing on the subject matter of the applications, the book is organized around general computational concepts involving the kinds of data structures used, the types of operations performed on the data structures, and the properties of the control strategies used.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Front Cover; Principles of Artificial Intelligence; Copyright Page; Table of Contents; PREFACE; ACKNOWLEDGEMENTS; CREDITS; PROLOGUE; 0.1. Some Applications of Artificial Intelligence; 0.2. Overview; 0.3. Bibliographical and Historical Remarks; CHAPTER 1. PRODUCTION SYSTEMS AND AI; 1.1. Production Systems; 1.2. Specialized Production Systems; 1.3. Comments on the Different Types of Production Systems; 1.4. Bibliographical and Historical Remarks; Exercises; CHAPTER 2. SEARCH STRATEGIES FOR AI PRODUCTION SYSTEMS; 2.1. Backtracking Strategies; 2.2. Graph-search Strategies.
|
505 |
8 |
|
|a 2.3. Uninformed Graph-search Procedures2.4. Heuristic Graph-search Procedures; 2.5. Related Algorithms; 2.6. Measures of Performance; 2.7. Bibliographical and Historical Remarks; Exercises; CHAPTER 3. SEARCH STRATEGIES FOR DECOMPOSABLE PRODUCTION SYSTEMS; 3.1. Searching AND/OR Graphs; 3.2. AO*: A Heuristic Search Procedure for AND/OR Graphs; 3.3. Some Relationships Between Decomposable and Commutative Systems; 3.4. Searching Game Trees; 3.5. Bibliographical and Historical Remarks; Exercises; CHAPTER 4. THE PREDICATE CALCULUS IN AI; 4.1. Informal Introduction to the Predicate Calculus.
|
505 |
8 |
|
|a 4.2. Resolution4.3. The Use of the Predicate Calculus in AI; 4.4. Bibliographical and Historical Remarks; Exercises; CHAPTER 5. RESOLUTION REFUTATION SYSTEMS; 5.1. Production Systems for Resolution Refutations; 5.2. Control Strategies for Resolution Methods; 5.3. Simplification Strategies; 5.4. Extracting Answers From Resolution Refutations; 5.5. Bibliographical and Historical Remarks; Exercises; CHAPTER 6. RULE-BASED DEDUCTION SYSTEMS; 6.1. A Forward Deduction System; 6.2. A Backward Deduction System; 6.3. ""Resolving"" Within AND/OR Graphs; 6.4. Computation Deductions and Program Synthesis.
|
505 |
8 |
|
|a 6.5. A Combination Forward and Backward System6.6. Control Knowledge For Rule-Based Deduction Systems; 6.7. Bibliographical and Historical Remarks; Exercises; CHAPTER 7. BASIC PLAN-GENERATING SYSTEMS; 7.1. Robot Problem Solving; 7.2. A Forward Production System; 7.3. A Representation for Plans; 7.4. A Backward Production System; 7.5. STRIPS; 7.6. Using Deduction Systems to Generate Robot Plans; 7.7. Bibliographical and Historical Remarks; Exercises; CHAPTER 8. ADVANCED PLAN-GENERATING SYSTEMS; 8.1. RSTRIPS; 8.2. DCOMP; 8.3. Amending Plans; 8.4. Hierarchical Planning.
|
505 |
8 |
|
|a 8.5. Bibliographical and Historical RemarksExercises; CHAPTER 9. STRUCTURED OBJECT REPRESENTATIONS; 9.1. From Predicate Calculus to Units; 9.2. A Graphical Representation: Semantic Networks; 9.3. Matching; 9.4. Deductive Operations on Structured Objects ; 9.5 Defaults and Contradictory Information; 9.6. Bibliographical and Historical Remarks; Exercises; PROSPECTUS; 10.1. AI System Architectures; 10.2. Knowledge Acquisition; 10.3. Representational Formalisms; BIBLIOGRAPHY; AUTHOR INDEX; SUBJECT INDEX.
|
506 |
|
|
|3 Use copy
|f Restrictions unspecified
|2 star
|5 MiAaHDL
|
533 |
|
|
|a Electronic reproduction.
|b [Place of publication not identified] :
|c HathiTrust Digital Library,
|d 2011.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2011
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
546 |
|
|
|a English.
|
650 |
|
0 |
|a Artificial intelligence.
|
650 |
|
2 |
|a Artificial Intelligence
|0 (DNLM)D001185
|
650 |
|
6 |
|a Intelligence artificielle.
|0 (CaQQLa)201-0008626
|
650 |
|
7 |
|a artificial intelligence.
|2 aat
|0 (CStmoGRI)aat300251574
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Artificial intelligence
|2 fast
|0 (OCoLC)fst00817247
|
650 |
|
7 |
|a Intelligence artificielle.
|2 ram
|
776 |
0 |
8 |
|i Print version:
|a Nilsson, Nils J., 1933-
|t Principles of artificial intelligence
|z 0934613109
|w (DLC) 86002815
|w (OCoLC)13216181
|
856 |
4 |
0 |
|u https://sciencedirect.uam.elogim.com/science/book/9780934613101
|z Texto completo
|