This book illustrates how to program AI algorithms in Lisp, Prolog, and Java. The book basically cover each topic 3 times in each language. Topics include: simple production-like system based on logic, logic-based learning, and natural language parsing.
In an inference engine based on first order logic, management of substitutions can get rather complicated, which is often glossed over in AI textbooks. But this book covers this aspect, as do "Paradigms of AI Programming", "Structure and Interpretation of Computer Programs", and Winston's book on Common Lisp.
In an inference engine based on first order logic, management of substitutions can get rather complicated, which is often glossed over in AI textbooks. But this book covers this aspect, as do "Paradigms of AI Programming", "Structure and Interpretation of Computer Programs", and Winston's book on Common Lisp.
Title AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java
Author(s) George F. Luger, and William A. Stubblefield
Publisher: Addison-Wesley; 6 edition (September 4, 2008)
Paperback 464 pages
Language: English
ISBN-10: 0136070477
ISBN-13: 978-0136070474
eBook: http://wps.aw.com/wps/media/objects/5771/5909832/PDF/Luger_0136070477_1.pdf
Author(s) George F. Luger, and William A. Stubblefield
Publisher: Addison-Wesley; 6 edition (September 4, 2008)
Paperback 464 pages
Language: English
ISBN-10: 0136070477
ISBN-13: 978-0136070474
eBook: http://wps.aw.com/wps/media/objects/5771/5909832/PDF/Luger_0136070477_1.pdf
No comments:
Post a Comment