概率論
Pattern Recognition and Machine Learning 豆瓣 Goodreads
Pattern Recognition and Machine Learning (Information Science and Statistics)
9.8 (19 个评分) 作者: Christopher Bishop Springer 2007 - 10
The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic techniques. The practical applicability of Bayesian methods has been greatly enhanced by the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation, while new models based on kernels have had a significant impact on both algorithms and applications.
This completely new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners. No previous knowledge of pattern recognition or machine learning concepts is assumed. Familiarity with multivariate calculus and basic linear algebra is required, and some experience in the use of probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.
The book is suitable for courses on machine learning, statistics, computer science, signal processing, computer vision, data mining, and bioinformatics. Extensive support is provided for course instructors, including more than 400 exercises, graded according to difficulty. Example solutions for a subset of the exercises are available from the book web site, while solutions for the remainder can be obtained by instructors from the publisher. The book is supported by a great deal of additional material, and the reader is encouraged to visit the book web site for the latest information.
Introduction to Probability Models, Tenth Edition 豆瓣
作者: Sheldon M. Ross Academic Press 2009
Ross's classic bestseller, Introduction to Probability Models, has been used extensively by professionals and as the primary text for a first undergraduate course in applied probability. It provides an introduction to elementary probability theory and stochastic processes, and shows how probability theory can be applied to the study of phenomena in fields such as engineering, computer science, management science, the physical and social sciences, and operations research. With the addition of several new sections relating to actuaries, this text is highly recommended by the Society of Actuaries. Ancillary list: Instructor's Manual - http://textbooks.elsevier.com/web/manuals.aspx?isbn=9780123743886 Student Solutions Manual - http://www.elsevierdirect.com/product.jsp?isbn=9780123756862#42 Sample Chapter, eBook - http://www.elsevierdirect.com/product.jsp?isbn=9780123756862
New to this Edition: 65% new chapter material including coverage of finite capacity queues, insurance risk models and Markov chains Contains compulsory material for new Exam 3 of the Society of Actuaries containing several sections in the new exams Updated data, and a list of commonly used notations and equations, a robust ancillary package, including a ISM, SSM, test bank, and companion website Includes SPSS PASW Modeler and SAS JMP software packages which are widely used in the field Hallmark features: Superior writing style Excellent exercises and examples covering the wide breadth of coverage of probability topics Real-world applications in engineering, science, business and economics
Artificial Intelligence 豆瓣 Goodreads
9.8 (8 个评分) 作者: Stuart Russell / Peter Norvig Pearson 2009
The long-anticipated revision of this #1 selling book offers the most comprehensive, state of the art introduction to the theory and practice of artificial intelligence for modern applications. Intelligent Agents. Solving Problems by Searching. Informed Search Methods. Game Playing. Agents that Reason Logically. First-order Logic. Building a Knowledge Base. Inference in First-Order Logic. Logical Reasoning Systems. Practical Planning. Planning and Acting. Uncertainty. Probabilistic Reasoning Systems. Making Simple Decisions. Making Complex Decisions. Learning from Observations. Learning with Neural Networks. Reinforcement Learning. Knowledge in Learning. Agents that Communicate. Practical Communication in English. Perception. Robotics. For computer professionals, linguists, and cognitive scientists interested in artificial intelligence.
Causality 豆瓣
作者: Judea Pearl Cambridge University Press 2009 - 9
Written by one of the preeminent researchers in the field, this book provides a comprehensive exposition of modern analysis of causation. It shows how causality has grown from a nebulous concept into a mathematical theory with significant applications in the fields of statistics, artificial intelligence, economics, philosophy, cognitive science, and the health and social sciences. Judea Pearl presents and unifies the probabilistic, manipulative, counterfactual, and structural approaches to causation and devises simple mathematical tools for studying the relationships between causal connections and statistical associations. Cited in more than 2,100 scientific publications, it continues to liberate scientists from the traditional molds of statistical thinking. In this revised edition, Judea Pearl elucidates thorny issues, answers readers' questions, and offers a panoramic view of recent advances in this field of research. Causality will be of interest to students and professionals in a wide variety of fields. Dr Judea Pearl has received the 2011 Rumelhart Prize for his leading research in Artificial Intelligence (AI) and systems from The Cognitive Science Society.
Foundations of Utility and Risk Theory with Applications 豆瓣
作者: Stigum, Bernt P.; Wenstop, Fred; Stigum, B. Springer 1983 - 9
2016年3月26日 已读
THE FOUNDATIONS OF THE THEORY OF UTILITY AND RISK
SOHE CENTRAL POINTS
OF THE DISCUSSIONS AT THE OSLO CONFERENCE Summary http://download.springer.com/static/pdf/102/chp%253A10.1007%252F978-94-009-6351-1_1.pdf?originUrl=http%3A%2F%2Flink.springer.com%2Fchapter%2F10.1007%2F978-94-009-6351-1_1&token2=exp=1458916685~acl=%2Fstatic%2Fpdf%2F102%2Fchp%25
2016 Maurice_Allais 數學 概率論 歐洲
Bayesian Learning for Neural Networks 豆瓣
作者: Radford M. Neal Springer 1996 - 8
Artificial "neural networks" are widely used as flexible models for classification and regression applications, but questions remain about how the power of these models can be safely exploited when training data is limited. This book demonstrates how Bayesian methods allow complex neural network models to be used without fear of the "overfitting" that can occur with traditional training methods. Insight into the nature of these complex Bayesian models is provided by a theoretical investigation of the priors over functions that underlie them. A practical implementation of Bayesian neural network learning using Markov chain Monte Carlo methods is also described, and software for it is freely available over the Internet. Presupposing only basic knowledge of probability and statistics, this book should be of interest to researchers in statistics, engineering, and artificial intelligence.
Deep Learning 豆瓣 Goodreads
Deep Learning
9.7 (7 个评分) 作者: Ian Goodfellow / Yoshua Bengio The MIT Press 2016 - 11
"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX
Deep learning is a form of machine learning that enables computers to learn from experience and understand the world in terms of a hierarchy of concepts. Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.
The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.
Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.
Causal Inference in Statistics 豆瓣
作者: Judea Pearl Wiley 2016 - 2
Causality is central to the understanding and use of data. Without an understanding of cause effect relationships, we cannot use data to answer questions as basic as, “Does this treatment harm or help patients?” But though hundreds of introductory texts are available on statistical methods of data analysis, until now, no beginner-level book has been written about the exploding arsenal of methods that can tease causal information from data.
Causal Inference in Statistics fills that gap. Using simple examples and plain language, the book lays out how to define causal parameters; the assumptions necessary to estimate causal parameters in a variety of situations; how to express those assumptions mathematically; whether those assumptions have testable implications; how to predict the effects of interventions; and how to reason counterfactually. These are the foundational tools that any student of statistics needs to acquire in order to use statistical methods to answer causal questions of interest.
This book is accessible to anyone with an interest in interpreting data, from undergraduates, professors, researchers, or to the interested layperson. Examples are drawn from a wide variety of fields, including medicine, public policy, and law; a brief introduction to probability and statistics is provided for the uninitiated; and each chapter comes with study questions to reinforce the readers understanding.
The Foundations of Statistics 豆瓣
作者: Leonard J. Savage Dover Publications 1972 - 6
Classic analysis of the subject and the development of personal probability; one of the greatest controversies in modern statistcal thought. New preface and new footnotes to 1954 edition, with a supplementary 180-item annotated bibliography by author. Calculus, probability, statistics and Boolean algebra are recommended.
Probability Theory 豆瓣 Goodreads
Probability Theory: The Logic of Science
作者: E. T. Jaynes Cambridge University Press 2003 - 6
The standard rules of probability can be interpreted as uniquely valid principles in logic. In this book, E. T. Jaynes dispels the imaginary distinction between 'probability theory' and 'statistical inference', leaving a logical unity and simplicity, which provides greater technical power and flexibility in applications. This book goes beyond the conventional mathematics of probability theory, viewing the subject in a wider context. New results are discussed, along with applications of probability theory to a wide variety of problems in physics, mathematics, economics, chemistry and biology. It contains many exercises and problems, and is suitable for use as a textbook on graduate level courses involving data analysis. The material is aimed at readers who are already familiar with applied mathematics at an advanced undergraduate level or higher. The book will be of interest to scientists working in any area where inference from incomplete information is necessary.
2015年11月16日 在读
Your act was unwise,’ I exclaimed ‘as you see by the outcome.’ He solemnly eyed me.
‘When choosing the course of my action,’ said he, ‘I had not the outcome to guide me.
2015 Bayesian Edwin_Jaynes 哲學 數學
Probability, Random Variables and Stochastic Processes 豆瓣
作者: Athanasios Papoulis / S. Unnikrishna Pillai McGraw-Hill Europe 2002 - 1
The fourth edition of "Probability, Random Variables and Stochastic Processes" has been updated significantly from the previous edition, and it now includes co-author S. Unnikrishna Pillai of Polytechnic University. The book is intended for a senior/graduate level course in probability and is aimed at students in electrical engineering, math, and physics departments. The authors' approach is to develop the subject of probability theory and stochastic processes as a deductive discipline and to illustrate the theory with basic applications of engineering interest. Approximately 1/3 of the text is new material - this material maintains the style and spirit of previous editions. In order to bridge the gap between concepts and applications, a number of additional examples have been added for further clarity, as well as several new topics.
Information Theory, Inference and Learning Algorithms 豆瓣 Goodreads
Information Theory, Inference & Learning Algorithms
10.0 (5 个评分) 作者: David J. C. MacKay Cambridge University Press 2003 - 10
Information theory and inference, taught together in this exciting textbook, lie at the heart of many important areas of modern technology - communication, signal processing, data mining, machine learning, pattern recognition, computational neuroscience, bioinformatics and cryptography. The book introduces theory in tandem with applications. Information theory is taught alongside practical communication systems such as arithmetic coding for data compression and sparse-graph codes for error-correction. Inference techniques, including message-passing algorithms, Monte Carlo methods and variational approximations, are developed alongside applications to clustering, convolutional codes, independent component analysis, and neural networks. Uniquely, the book covers state-of-the-art error-correcting codes, including low-density-parity-check codes, turbo codes, and digital fountain codes - the twenty-first-century standards for satellite communications, disk drives, and data broadcast. Richly illustrated, filled with worked examples and over 400 exercises, some with detailed solutions, the book is ideal for self-learning, and for undergraduate or graduate courses. It also provides an unparalleled entry point for professionals in areas as diverse as computational biology, financial engineering and machine learning.
Statistical Inference 豆瓣
9.2 (5 个评分) 作者: George Casella / Roger L. Berger Duxbury Press 2001 - 6
This book builds theoretical statistics from the first principles of probability theory. Starting from the basics of probability, the authors develop the theory of statistical inference using techniques, definitions, and concepts that are statistical and are natural extensions and consequences of previous concepts. Intended for first-year graduate students, this book can be used for students majoring in statistics who have a solid mathematics background. It can also be used in a way that stresses the more practical uses of statistical theory, being more concerned with understanding basic statistical concepts and deriving reasonable statistical procedures for a variety of situations, and less concerned with formal optimality investigations.
Against the Gods 豆瓣
作者: Peter L. Bernstein John Wiley & Sons 1998 - 9
在线阅读本书
Book Description
Human existence is based upon risk. This text charts the adventures of a group of thinkers who embarked on a voyage of intellectual discovery, transforming primeval superstition into the powerful tools of risk control employed today.
Amazon.com
With the stock market breaking records almost daily, leaving longtime market analysts shaking their heads and revising their forecasts, a study of the concept of risk seems quite timely. Peter Bernstein has written a comprehensive history of man's efforts to understand risk and probability, beginning with early gamblers in ancient Greece, continuing through the 17th-century French mathematicians Pascal and Fermat and up to modern chaos theory. Along the way he demonstrates that understanding risk underlies everything from game theory to bridge-building to winemaking.
From Publishers Weekly
Risk management, which assumes that future risks can be understood, measured and to some extent predicted, is the focus of this solid, thoroughgoing history. Probability theory, pioneered by 17th-century French mathematicians Blaise Pascal and Pierre de Fermat, has made possible the design of great bridges, electric power utilities and insurance policies. The statistical sampling methods invented by dour Swiss scientist Jacob Bernoulli undergird diverse activities such as the testing of new drugs, stock-picking and wine tasting. Bernstein (Capital Ideas) animates his narrative with a colorful cast of risk-analyzers, including gambling addict Girolamo Cardano, 16th-century Italian physician to the Pope; and John Maynard Keynes, whose concerns over economic uncertainty compelled him to recommend an active, interventionist role for government. Bernstein also traces the development of business forecasting, game theory, insurance and derivatives, and surveys recent advances in risk forecasting made possible through chaos theory and by the development of neural networks.
From Library Journal
For several centuries, mathematics has been the language of the exact sciences. Only in the 20th century has mathematics become predominant in other fields, particularly economics and finance. In this book, Bernstein (Capital Ideas: The Improbable Origins of Modern Wall Street, LJ 12/91), head of an economic consulting firm, traces the development of probability theory from its beginnings in analyzing games of chance, through its application to statistical theory and insurance, up to its present use in developing investment strategies to control risk. He includes excellent sections on portfolio analysis and on investments in derivatives. Bernstein clearly describes the people, their work, and the events that have revolutionized the thinking on Wall Street. A worthwhile acquisition for business and math collections.
Harold D. Shane, Baruch Coll., CUNY
From Booklist
Bernstein's lively history chronicles a profound transformation in attitudes about the future. How one's fate changed from depending less on capricious outcomes and more on predictable ones forms the backbone of the narrative. His central characters are mathematicians who began pondering the statistics of gambling, or gamblers pondering the risks of gambling: about one sixteenth-century polymath, Girolamo Cardano, Bernstein writes that his "credentials as a gambling addict alone would justify his appearance in the history of risk," and that comment is typical of Bernstein's engaging presentation. Amid his recounting of the insights into probability from Pascal to Keynes, he touches on an array of modern fields in which risk analysis is crucial--insurance, commodities futures, stock markets, and that old standard, gambling. This cornucopia of biographical sketches, mathematical examples, and reflections on the nature of human expectations about the future faces little risk of idling in libraries; patrons of the business section might be keenest to read it.
Gilbert Taylor
From AudioFile
Jesse Boggs honed his expressive, laid-back vocal style narrating his own award-winning documentaries. Here, as reader and abridger, he goes a long way to clarify Bernstein's convoluted theory of risk management. His careful phrasing also brings into high relief the sweeping generalizations and questionable axioms that give pause to the analytic listener. Only in this careful frame of mind can one separate wheat from chaff and learn whatever this book has to teach. Y.R.
The Washington Post Book World, September 20, 1998
AGAINST THE GODS appeared in the "Washington Is Also Reading..." section of The Washington Post Book World. The book is described as, "A comprehensive history of man's efforts to understand risk and probability, from ancient gamblers in Greece to modern chaos theory."
Book Dimension
length: (cm)22.7                 width:(cm)15.2
Introduction to Probability (2/e) 豆瓣
作者: Dimitri P. Bertsekas / John N. Tsitsiklis Athena Scientific 2008 - 7
An intuitive, yet precise introduction to probability theory, stochastic processes, and probabilistic models used in science, engineering, economics, and related fields. The 2nd edition is a substantial revision of the 1st edition, involving a reorganization of old material and the addition of new material. The length of the book has increased by about 25 percent. The main new feature of the 2nd edition is thorough introduction to Bayesian and classical statistics.
The book is the currently used textbook for "Probabilistic Systems Analysis," an introductory probability course at the Massachusetts Institute of Technology, attended by a large number of undergraduate and graduate students. The book covers the fundamentals of probability theory (probabilistic models, discrete and continuous random variables, multiple random variables, and limit theorems), which are typically part of a first course on the subject, as well as the fundamental concepts and methods of statistical inference, both Bayesian and classical. It also contains, a number of more advanced topics, from which an instructor can choose to match the goals of a particular course. These topics include transforms, sums of random variables, a fairly detailed introduction to Bernoulli, Poisson, and Markov processes.
The book strikes a balance between simplicity in exposition and sophistication in analytical reasoning. Some of the more mathematically rigorous analysis has been just intuitively explained in the text, but is developed in detail (at the level of advanced calculus) in the numerous solved theoretical problems.
Written by two professors of the Department of Electrical Engineering and Computer Science at the Massachusetts Institute of Technology, and members of the prestigious US National Academy of Engineering, the book has been widely adopted for classroom use in introductory probability courses within the USA and abroad.
From a Review of the 1st Edition:
...it trains the intuition to acquire probabilistic feeling. This book explains every single concept it enunciates. This is its main strength, deep explanation, and not just examples that happen to explain. Bertsekas and Tsitsiklis leave nothing to chance. The probability to misinterpret a concept or not understand it is just... zero. Numerous examples, figures, and end-of-chapter problems strengthen the understanding. Also of invaluable help is the book's web site, where solutions to the problems can be found-as well as much more information pertaining to probability, and also more problem sets. --Vladimir Botchev, Analog Dialogue
Several other reviews can be found in the listing of the first edition of this book. Contents, preface, and more info at publisher's website (Athena Scientific, athenasc com)