Gjør som tusenvis av andre bokelskere
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.Du kan når som helst melde deg av våre nyhetsbrev.
Composed of ten essays and an epilogue that trace the history of contemporary form as an evolving poetic of structure and construction, the book's analytical framework rests on Frampton's close readings of key French and German, and English sources from the eighteenth century to the present.Kenneth Frampton's long-awaited follow-up to his classic A Critical History of Modern Architecture is certain to influence any future debate on the evolution of modern architecture. Studies in Tectonic Culture is nothing less than a rethinking of the entire modern architectural tradition. The notion of tectonics as employed by Frampton—the focus on architecture as a constructional craft—constitutes a direct challenge to current mainstream thinking on the artistic limits of postmodernism, and suggests a convincing alternative. Indeed, Frampton argues, modern architecture is invariably as much about structure and construction as it is about space and abstract form.Composed of ten essays and an epilogue that trace the history of contemporary form as an evolving poetic of structure and construction, the book's analytical framework rests on Frampton's close readings of key French and German, and English sources from the eighteenth century to the present. He clarifies the various turns that structural engineering and tectonic imagination have taken in the work of such architects as Perret, Wright, Kahn, Scarpa, and Mies, and shows how both constructional form and material character were integral to an evolving architectural expression of their work. Frampton also demonstrates that the way in which these elements are articulated from one work to the next provides a basis upon which to evaluate the works as a whole. This is especially evident in his consideration of the work of Perret, Mies, and Kahn and the continuities in their thought and attitudes that linked them to the past.Frampton considers the conscious cultivation of the tectonic tradition in architecture as an essential element in the future development of architectural form, casting a critical new light on the entire issue of modernity and on the place of much work that has passed as "avant-garde."A copublication of the Graham Foundation for Advanced Studies and The MIT Press.
The first major American publication on this important contemporary sculptor.Anish Kapoor is one of a highly inventive generation of sculptors who emerged in London in the early 1980s. Since then he has created a remarkable body of work that blends a modernist sense of pure materiality with a fascination for the manipulation of form and the perception of space. This book—the first major American publication on Kapoor's work—surveys his work since 1979, with a focus on sculptures and installations made since the early 1990s. With more than ninety color images of these ambitious and complex works, three original essays, an extended interview with Kapoor, and selections from his sketchbooks, this book confirms Anish Kapoor's place as one of the most remarkable sculptors working today. Kapoor's work has evolved into an abstract and perceptually complex elaboration of the sculptural object as at once monumental and evanescent, physical and ethereal—as in his famous Cloud Gate (2004) in Chicago's Millennium Park. The works in Anish Kapoor include such striking works as Past, Present, Future (2006), 1000 Names (1979-1980) and When I Am Pregnant (1992). This book, which accompanies an exhibition at Boston's Institute of Contemporary Art, offers American readers a long-overdue opportunity to consider the extraordinary clarity, subtlety, and power of Kapoor's art.
In Zizek's long-awaited magnum opus, he theorizes the "parallax gap" in the ontological, the scientific, and the political—and rehabilitates dialectical materialism.The Parallax View is Slavoj Zizek's most substantial theoretical work to appear in many years; Zizek himself describes it as his magnum opus. Parallax can be defined as the apparent displacement of an object, caused by a change in observational position. Zizek is interested in the "parallax gap" separating two points between which no synthesis or mediation is possible, linked by an "impossible short circuit" of levels that can never meet. From this consideration of parallax, Zizek begins a rehabilitation of dialectical materialism.Modes of parallax can be seen in different domains of today's theory, from the wave-particle duality in quantum physics to the parallax of the unconscious in Freudian psychoanalysis between interpretations of the formation of the unconscious and theories of drives. In The Parallax View, Zizek, with his usual astonishing erudition, focuses on three main modes of parallax: the ontological difference, the ultimate parallax that conditions our very access to reality; the scientific parallax, the irreducible gap between the phenomenal experience of reality and its scientific explanation, which reaches its apogee in today's brain sciences (according to which "nobody is home" in the skull, just stacks of brain meat—a condition Zizek calls "the unbearable lightness of being no one"); and the political parallax, the social antagonism that allows for no common ground. Between his discussions of these three modes, Zizek offers interludes that deal with more specific topics—including an ethical act in a novel by Henry James and anti-anti-Semitism.The Parallax View not only expands Zizek's Lacanian-Hegelian approach to new domains (notably cognitive brain sciences) but also provides the systematic exposition of the conceptual framework that underlies his entire work. Philosophical and theological analysis, detailed readings of literature, cinema, and music coexist with lively anecdotes and obscene jokes.
Jean Baudrillard meets Cookie Mueller in this gathering of French theory and new American fiction.Compiled in 2001 to commemorate the passing of an era, Hatred of Capitalism brings together highlights of Semiotext(e)'s most beloved and prescient works. Semiotext(e)'s three-decade history mirrors the history of American thought. Founded by French theorist and critic Sylvere Lotringer as a scholarly journal in 1974, Semiotext(e) quickly took on the mission of melding French theory with the American art world and punk underground. Its Foreign Agents, Native Agents, Active Agents and Double Agents imprints have brought together thinkers and writers as diverse as Gilles Deleuze, Assata Shakur, Bob Flanagan, Paul Virillio, Kate Millet, Jean Baudrillard, Michelle Tea, William S. Burroughs, Eileen Myles, Ulrike Meinhof, and Fanny Howe. In Hatred of Capitalism, editors Kraus and Lotringer bring these people together in the same volume for the first time.
An introduction to the techniques and algorithms of the newest field in robotics.Probabilistic robotics is a new and growing area in robotics, concerned with perception and control in the face of uncertainty. Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.
A comprehensive and self-contained introduction to Gaussian processes, which provide a principled, practical, probabilistic approach to learning in kernel machines.Gaussian processes (GPs) provide a principled, practical, probabilistic approach to learning in kernel machines. GPs have received increased attention in the machine-learning community over the past decade, and this book provides a long-needed systematic and unified treatment of theoretical and practical aspects of GPs in machine learning. The treatment is comprehensive and self-contained, targeted at researchers and students in machine learning and applied statistics. The book deals with the supervised-learning problem for both regression and classification, and includes detailed algorithms. A wide variety of covariance (kernel) functions are presented and their properties discussed. Model selection is discussed both from a Bayesian and a classical perspective. Many connections to other well-known techniques from machine learning and statistics are discussed, including support-vector machines, neural networks, splines, regularization networks, relevance vector machines and others. Theoretical issues including learning curves and the PAC-Bayesian framework are treated, and several approximation methods for learning with large datasets are discussed. The book contains illustrative examples and exercises, and code and datasets are available on the Web. Appendixes provide mathematical background and a discussion of Gaussian Markov processes.
Edwin Hutchins combines his background as an anthropologist and an open ocean racing sailor and navigator in this account of how anthropological methods can be combined with cognitive theory to produce a new reading of cognitive science. His theoretical insights are grounded in an extended analysis of ship navigation—its computational basis, its historical roots, its social organization, and the details of its implementation in actual practice aboard large ships. The result is an unusual interdisciplinary approach to cognition in culturally constituted activities outside the laboratory—"in the wild."Hutchins examines a set of phenomena that have fallen in the cracks between the established disciplines of psychology and anthropology, bringing to light a new set of relationships between culture and cognition. The standard view is that culture affects the cognition of individuals. Hutchins argues instead that cultural activity systems have cognitive properties of their own that are different from the cognitive properties of the individuals who participate in them. Each action for bringing a large naval vessel into port, for example, is informed by culture: the navigation team can be seen as a cognitive and computational system.Introducing Navy life and work on the bridge, Hutchins makes a clear distinction between the cognitive properties of an individual and the cognitive properties of a system. In striking contrast to the usual laboratory tasks of research in cognitive science, he applies the principal metaphor of cognitive science—cognition as computation (adopting David Marr's paradigm)—to the navigation task. After comparing modern Western navigation with the method practiced in Micronesia, Hutchins explores the computational and cognitive properties of systems that are larger than an individual. He then turns to an analysis of learning or change in the organization of cognitive systems at several scales. Hutchins's conclusion illustrates the costs of ignoring the cultural nature of cognition, pointing to the ways in which contemporary cognitive science can be transformed by new meanings and interpretations.A Bradford Book
How are we able to understand each other in our daily interactions? Through the use of such 'folk' concepts as belief, desire, intention, and expectation, Daniel Dennett asserts in this first fullscale presentation of a theory of intentionality that he has been developing for almost twenty years. We adopt a stance, a predictive strategy of interpretation that presupposes the rationality of the people-or other entities-we are hoping to understand and predict.
According to Rosalind Picard, if we want computers to be genuinely intelligent and to interact naturally with us, we must give computers the ability to recognize, understand, even to have and express emotions.
Studies major works by important sculptors since Rodin in the light of different approaches to general sculptural issues to reveal the logical progressions from nineteenth-century figurative works to the conceptual work of the present.
The Crisis of Parliamentary Democracy offers a powerful criticism of the inconsistencies of representative democracy.Described both as "the Hobbes of our age" and as "the philosophical godfather of Nazism," Carl Schmitt was a brilliant and controversial political theorist whose doctrine of political leadership and critique of liberal democratic ideals distinguish him as one of the most original contributors to modern political theory. The Crisis of Parliamentary Democracy offers a powerful criticism of the inconsistencies of representative democracy. First published in 1923, it has often been viewed as an attempt to destroy parliamentarism; in fact, it was Schmitt's attempt to defend the Weimar constitution. The introduction to this new translation places the book in proper historical context and provides a useful guide to several aspects of Weimar political culture. The Crisis of Parliamentary Democracy is included in the series Studies in Contemporary German Social Thought, edited by Thomas McCarthy.
The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (formerly known as The Little LISPer) and its new companion volume, The Seasoned Schemer, apart from other books on LISP. The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these books will open new doors of thought to anyone who wants to find out what computing is really about. The Little Schemer introduces computing as an extension of arithmetic and algebra; things that everyone studies in grade school and high school. It introduces programs as recursive functions and briefly discusses the limits of what computers can do. The authors use the programming language Scheme, and interesting foods to illustrate these abstract ideas. The Seasoned Schemer informs the reader about additional dimensions of computing: functions as values, change of state, and exceptional cases. The Little LISPer has been a popular introduction to LISP for many years. It had appeared in French and Japanese. The Little Schemer and The Seasoned Schemer are worthy successors and will prove equally popular as textbooks for Scheme courses as well as companion texts for any complete introductory course in Computer Science.
The author's purpose is to set out as simply and vividly as possible the exact grammatical workings of an architectural language.Classical architecture is a visual "language" and like any other language has its own grammatical rules. Classical buildings as widely spaced in time as a Roman temple, an Italian Renaissance palace and a Regency house all show an awareness of these rules even if they vary them, break them or poetically contradict them. Sir Christopher Wren described them as the "Latin" of architecture and the analogy is almost exact. There is the difference, however, that whereas the learning of Latin is a slow and difficult business, the language of classical architecture is relatively simple. It is still, to a great extent, the mode of expression of our urban surroundings, since classical architecture was the common language of the western world till comparatively recent times. Anybody to whom architecture makes a strong appeal has probably already discovered something of its grammar for himself. In this book, the author's purpose is to set out as simply and vividly as possible the exact grammatical workings of this architectural language. He is less concerned with its development in Greece and Rome than with its expansion and use in the centuries since the Renaissance. He explains the vigorous discipline of "the orders" and the scope of "rustication"; the dramatic deviations of the Baroque and, in the last chapter, the relationship between the classical tradition and the "modern" architecture of today. The book is intended for anybody who cares for architecture but more specifically for students beginning a course in the history of architecture, to whom a guide to the classical rules will be an essential companion.
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.