好书推荐 好书速递 排行榜 读书文摘

Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming
作者:Peter Norvig
副标题:Case Studies in Common Lisp
出版社:Morgan Kaufmann
出版年:1991-10
ISBN:9781558601918
行业:其它
浏览数:8

内容简介

Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-art Common Lisp, the book teaches students and professionals how to build and debug robust practical programs, while demonstrating superior programming style and important AI concepts. The author strongly emphasizes the practical performance issues involved in writing real working programs of significant size. Chapters on troubleshooting and efficiency are included, along with a discussion of the fundamentals of object-oriented programming and a description of the main CLOS functions. This volume is an excellent text for a course on AI programming, a useful supplement for general AI courses and an indispensable reference for the professional programmer.</p>

Contents

I: Introduction to Common Lisp

1. Introduction to Lisp

2. A Simple Lisp Program

3. Overview of Lisp

II: Early AI Programs

4. GPS: The General Problem Solver

5. ELIZA: Dialog with a Machine

6. Building Software Tools

7. STUDENT: Solving Algebra Word Problems

8. Symbolic Mathematics: A Simplification Program

III: Tools and Techniques

9. Efficiency Issues

10. Low Level Efficiency Issues

11. Logic Programming

12. Compiling Logic Programs

13. Object-Oriented Programming

14. Knowledge Representation and Reasoning

IV: Advanced AI Programs

15. Symbolic Mathematics with Canonical Form

16. Expert Systems

17. Line-Diagram Labeling by Constraint Satisfaction

18. Search and the Game of Othello

19. Introduction to Natural Language

20. Unification Grammars

21. A Grammar of English

V: The Rest of Lisp

22. Scheme: An Uncommon Lisp

23. Compiling Lisp

24. ANSI Common Lisp

25. Troubleshooting

......(更多)

作者简介

......(更多)

目录

......(更多)

读书文摘

REST stands for "the rest of the list after the first element."

......(更多)

猜你喜欢

点击查看