Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Artificial Intelligence in Perspective
  • Language: en
  • Pages: 482

Artificial Intelligence in Perspective

  • Type: Book
  • -
  • Published: 1994
  • -
  • Publisher: MIT Press

This major collection of short essays reviews the scope and progress of research in artificial intelligence over the past two decades. Seminal and most-cited papers from the journal Artificial Intelligence are revisited by the authors who describe how their research has been developed, both by themselves and by others, since the journals first publication.The twenty-eight papers span a wide variety of domains, including truth maintainance systems and qualitative process theory, chemical structure analysis, diagnosis of faulty circuits, and understanding visual scenes; they also span a broad range of methodologies, from AI's mathematical foundations to systems architecture.The volume is dedic...

The Art of the Metaobject Protocol
  • Language: en
  • Pages: 352

The Art of the Metaobject Protocol

  • Type: Book
  • -
  • Published: 1991-07-30
  • -
  • Publisher: MIT Press

The authors introduce this new approach to programming language design, describe its evolution and design principles, and present a formal specification of a metaobject protocol for CLOS. The CLOS metaobject protocol is an elegant, high-performance extension to the CommonLisp Object System. The authors, who developed the metaobject protocol and who were among the group that developed CLOS, introduce this new approach to programming language design, describe its evolution and design principles, and present a formal specification of a metaobject protocol for CLOS. Kiczales, des Rivières, and Bobrow show that the "art of metaobject protocol design" lies in creating a synthetic combination of o...

Three-dimensional Computer Vision
  • Language: en
  • Pages: 712

Three-dimensional Computer Vision

  • Type: Book
  • -
  • Published: 1993
  • -
  • Publisher: MIT Press

This monograph by one of the world's leading vision researchers provides a thorough, mathematically rigorous exposition of a broad and vital area in computer vision: the problems and techniques related to three-dimensional (stereo) vision and motion. The emphasis is on using geometry to solve problems in stereo and motion, with examples from navigation and object recognition. Faugeras takes up such important problems in computer vision as projective geometry, camera calibration, edge detection, stereo vision (with many examples on real images), different kinds of representations and transformations (especially 3-D rotations), uncertainty and methods of addressing it, and object representatio...

The Foundations of Artificial Intelligence
  • Language: en
  • Pages: 516

The Foundations of Artificial Intelligence

This outstanding collection is designed to address the fundamental issues and principles underlying the task of Artificial Intelligence.

Knowledge Representation and Reasoning
  • Language: en
  • Pages: 413

Knowledge Representation and Reasoning

  • Type: Book
  • -
  • Published: 2004-06-17
  • -
  • Publisher: Elsevier

Knowledge representation is at the very core of a radical idea for understanding intelligence. Instead of trying to understand or build brains from the bottom up, its goal is to understand and build intelligent behavior from the top down, putting the focus on what an agent needs to know in order to behave intelligently, how this knowledge can be represented symbolically, and how automated reasoning procedures can make this knowledge available as needed. This landmark text takes the central concepts of knowledge representation developed over the last 50 years and illustrates them in a lucid and compelling way. Each of the various styles of representation is presented in a simple and intuitive...

The Programming Language LISP
  • Language: en

The Programming Language LISP

  • Type: Book
  • -
  • Published: 1974
  • -
  • Publisher: Unknown

None

Sub-method Structural and Behavioral Reflection
  • Language: en
  • Pages: 185

Sub-method Structural and Behavioral Reflection

  • Type: Book
  • -
  • Published: 2008
  • -
  • Publisher: Lulu.com

None

Body, Language, and Mind: Sociocultural situatedness
  • Language: en
  • Pages: 460

Body, Language, and Mind: Sociocultural situatedness

Includes papers, which introduce and elaborate upon the concept of sociocultural situatedness, understood as the way in which minds and cognitive processes are shaped, both individually and collectively, and by their interaction with culturally contextualized structures and practices.

Artificial Intelligence Programming
  • Language: en
  • Pages: 554

Artificial Intelligence Programming

Artificial intelligence research has thrived in the years since this best-selling AI classic was first published. The revision encompasses these advances by adapting its coding to Common Lisp, the well-documented language standard, and by bringing together even more useful programming tools. Today's programmers in AI will find this volume's superior coverage of programming techniques and easily applicable style anything but common.

Lisp in Small Pieces
  • Language: en
  • Pages: 540

Lisp in Small Pieces

This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast in...