An Introduction to Statistical Learning: With Applications in R


Gareth James - 2013
    This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree- based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.

The Way We Think: Conceptual Blending and The Mind's Hidden Complexities


Gilles Fauconnier - 2002
    But humans are more than computers, and the cutting-edge research in cognitive science is increasingly focused on the more mysterious, creative aspects of the mind. The Way We Think is a landmark synthesis that exemplifies this new direction. The theory of conceptual blending is already widely known in laboratories throughout the world; this book is its definitive statement. Gilles Fauconnier and Mark Turner argue that all learning and all thinking consist of blends of metaphors based on simple bodily experiences. These blends are then themselves blended together into an increasingly rich structure that makes up our mental functioning in modern society. A child's entire development consists of learning and navigating these blends. The Way We Think shows how this blending operates; how it is affected by (and gives rise to) language, identity, and concept of category; and the rules by which we use blends to understand ideas that are new to us. The result is a bold, exciting, and accessible new view of how the mind works.

The Art of Memory


Frances A. Yates - 1966
    Yates traces the art of memory from its treatment by Greek orators, through its Gothic transformations in the Middle Ages, to the occult forms it took in the Renaissance, and finally to its use in the seventeenth century. This book, the first to relate the art of memory to the history of culture as a whole, was revolutionary when it first appeared and continues to mesmerize readers with its lucid and revelatory insights.

Free Software, Free Society: Selected Essays


Richard M. Stallman - 2002
    Healso discusses the social aspects of software and how free softwarecan create community and social justice.Given the current turmoil in copyright and patent laws, includingthe DMCA and proposed CBDTPA, these essays are more relevant thanever. Stallman tackles head-on the essential issues driving thecurrent changes in copyright law. He argues that for creativity toflourish, software must be free of inappropriate and overly-broadlegal constraints. Over the past twenty years his arguments andactions have changed the course of software history; this new book issure to impact the future of software and legal policies in the yearsto come.Lawrence Lessig, the author of two well-known books on similar topics,writes the introduction. He is a noted legal expert on copyright lawand a Stanford Law School professor.

Computer Systems: A Programmer's Perspective


Randal E. Bryant - 2002
    Often, computer science and computer engineering curricula don't provide students with a concentrated and consistent introduction to the fundamental concepts that underlie all computer systems. Traditional computer organization and logic design courses cover some of this material, but they focus largely on hardware design. They provide students with little or no understanding of how important software components operate, how application programs use systems, or how system attributes affect the performance and correctness of application programs. - A more complete view of systems - Takes a broader view of systems than traditional computer organization books, covering aspects of computer design, operating systems, compilers, and networking, provides students with the understanding of how programs run on real systems. - Systems presented from a programmers perspective - Material is presented in such a way that it has clear benefit to application programmers, students learn how to use this knowledge to improve program performance and reliability. They also become more effective in program debugging, because t

Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP


Peter Norvig - 1991
    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.

The Distracted Mind: Ancient Brains in a High-Tech World


Adam Gazzaley - 2016
    We pride ourselves on our ability to multitask--read work email, reply to a text, check Facebook, watch a video clip. Talk on the phone, send a text, drive a car. Enjoy family dinner with a glowing smartphone next to our plates. We can do it all, 24/7! Never mind the errors in the email, the near-miss on the road, and the unheard conversation at the table. In The Distracted Mind, Adam Gazzaley and Larry Rosen--a neuroscientist and a psychologist--explain why our brains aren't built for multitasking, and suggest better ways to live in a high-tech world without giving up our modern technology.The authors explain that our brains are limited in their ability to pay attention. We don't really multitask but rather switch rapidly between tasks. Distractions and interruptions, often technology-related--referred to by the authors as "interference"--collide with our goal-setting abilities. We want to finish this paper/spreadsheet/sentence, but our phone signals an incoming message and we drop everything. Even without an alert, we decide that we "must" check in on social media immediately.Gazzaley and Rosen offer practical strategies, backed by science, to fight distraction. We can change our brains with meditation, video games, and physical exercise; we can change our behavior by planning our accessibility and recognizing our anxiety about being out of touch even briefly. They don't suggest that we give up our devices, but that we use them in a more balanced way.

Lost in Math: How Beauty Leads Physics Astray


Sabine Hossenfelder - 2018
    Whether pondering black holes or predicting discoveries at CERN, physicists believe the best theories are beautiful, natural, and elegant, and this standard separates popular theories from disposable ones. This is why, Sabine Hossenfelder argues, we have not seen a major breakthrough in the foundations of physics for more than four decades. The belief in beauty has become so dogmatic that it now conflicts with scientific objectivity: observation has been unable to confirm mindboggling theories, like supersymmetry or grand unification, invented by physicists based on aesthetic criteria. Worse, these "too good to not be true" theories are actually untestable and they have left the field in a cul-de-sac. To escape, physicists must rethink their methods. Only by embracing reality as it is can science discover the truth.

The Ego Tunnel: The Science of the Mind and the Myth of the Self


Thomas Metzinger - 2009
    In The Ego Tunnel, philosopher Thomas Metzinger claims otherwise: No such thing as a self exists. The conscious self is the content of a model created by our brain—an internal image, but one we cannot experience as an image. Everything we experience is “a virtual self in a virtual reality.”But if the self is not “real,” why and how did it evolve? How does the brain construct it? Do we still have souls, free will, personal autonomy, or moral accountability? In a time when the science of cognition is becoming as controversial as evolution, The Ego Tunnel provides a stunningly original take on the mystery of the mind.

Compilers: Principles, Techniques, and Tools


Alfred V. Aho - 1986
    The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years. The book provides a thorough introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.

The Golden Ticket: P, Np, and the Search for the Impossible


Lance Fortnow - 2013
    Simply stated, it asks whether every problem whose solution can be quickly checked by computer can also be quickly solved by computer. The Golden Ticket provides a nontechnical introduction to P-NP, its rich history, and its algorithmic implications for everything we do with computers and beyond. Lance Fortnow traces the history and development of P-NP, giving examples from a variety of disciplines, including economics, physics, and biology. He explores problems that capture the full difficulty of the P-NP dilemma, from discovering the shortest route through all the rides at Disney World to finding large groups of friends on Facebook. The Golden Ticket explores what we truly can and cannot achieve computationally, describing the benefits and unexpected challenges of this compelling problem.

A History of Mathematics


Carl B. Boyer - 1968
    The material is arranged chronologically beginning with archaic origins and covers Egyptian, Mesopotamian, Greek, Chinese, Indian, Arabic and European contributions done to the nineteenth century and present day. There are revised references and bibliographies and revised and expanded chapters on the nineteeth and twentieth centuries.

The Mind Illuminated: A Complete Meditation Guide Integrating Buddhist Wisdom and Brain Science


Culadasa (John Yates) - 2015
    Clear and friendly, this in-depth practice manual builds on the nine-stage model of meditation originally articulated by the ancient Indian sage Asanga, crystallizing the entire meditative journey into 10 clearly-defined stages. The book also introduces a new and fascinating model of how the mind works, and uses illustrations and charts to help the reader work through each stage. This manual is an essential read for the beginner to the seasoned veteran of meditation and can be read from front to back, or used as a reference guide, choosing chapters as needed based on the current state of the reader’s practice.

At Home in the Universe: The Search for the Laws of Self-Organization and Complexity


Stuart A. Kauffman - 1995
    At its heart is the discovery of the order that lies deep within the most complex of systems, from the origin of life, to the workings of giant corporations, to the rise and fall of greatcivilizations. And more than anyone else, this revolution is the work of one man, Stuart Kauffman, a MacArthur Fellow and visionary pioneer of the new science of complexity. Now, in At Home in the Universe, Kauffman brilliantly weaves together the excitement of intellectual discovery and a fertilemix of insights to give the general reader a fascinating look at this new science--and at the forces for order that lie at the edge of chaos. We all know of instances of spontaneous order in nature--an oil droplet in water forms a sphere, snowflakes have a six-fold symmetry. What we are only now discovering, Kauffman says, is that the range of spontaneous order is enormously greater than we had supposed. Indeed, self-organization is agreat undiscovered principle of nature. But how does this spontaneous order arise? Kauffman contends that complexity itself triggers self-organization, or what he calls order for free, that if enough different molecules pass a certain threshold of complexity, they begin to self-organize into a newentity--a living cell. Kauffman uses the analogy of a thousand buttons on a rug--join two buttons randomly with thread, then another two, and so on. At first, you have isolated pairs; later, small clusters; but suddenly at around the 500th repetition, a remarkable transformation occurs--much likethe phase transition when water abruptly turns to ice--and the buttons link up in one giant network. Likewise, life may have originated when the mix of different molecules in the primordial soup passed a certain level of complexity and self-organized into living entities (if so, then life is not ahighly improbable chance event, but almost inevitable). Kauffman uses the basic insight of order for free to illuminate a staggering range of phenomena. We see how a single-celled embryo can grow to a highly complex organism with over two hundred different cell types. We learn how the science ofcomplexity extends Darwin's theory of evolution by natural selection: that self-organization, selection, and chance are the engines of the biosphere. And we gain insights into biotechnology, the stunning magic of the new frontier of genetic engineering--generating trillions of novel molecules tofind new drugs, vaccines, enzymes, biosensors, and more. Indeed, Kauffman shows that ecosystems, economic systems, and even cultural systems may all evolve according to similar general laws, that tissues and terra cotta evolve in similar ways. And finally, there is a profoundly spiritual element toKauffman's thought. If, as he argues, life were bound to arise, not as an incalculably improbable accident, but as an expected fulfillment of the natural order, then we truly are at home in the universe. Kauffman's earlier volume, The Origins of Order, written for specialists, received lavish praise. Stephen Jay Gould called it a landmark and a classic. And Nobel Laureate Philip Anderson wrote that there are few people in this world who ever ask the right questions of science, and they are theones who affect its future most profoundly. Stuart Kauffman is one of these. In At Home in the Universe, this visionary thinker takes you along as he explores new insights into the nature of life.

Thinking and Deciding


Jonathan Baron - 1988
    In this, the fourth edition, Jonathan Baron retains the comprehensive attention to the key questions addressed in the previous editions - How should we think? What, if anything, keeps us from thinking that way? How can we improve our thinking and decision making? - and his expanded treatment of topics such as risk, utilitarianism, Baye's theorem, and moral thinking. With the student in mind, the fourth edition emphasizes the development of an understanding of the fundamental concepts in judgment and decision making. This book is essential reading for students and scholars in judgment and decision making and related fields, including psychology, economics, law, medicine, and business.