機器學習
Ensemble Methods 豆瓣
作者: Zhi-Hua Zhou Chapman and Hall/CRC 2012 - 6
An up-to-date, self-contained introduction to a state-of-the-art machine learning approach, Ensemble Methods: Foundations and Algorithms shows how these accurate methods are used in real-world tasks. It gives you the necessary groundwork to carry out further research in this evolving field. After presenting background and terminology, the book covers the main algorithms and theories, including Boosting, Bagging, Random Forest, averaging and voting schemes, the Stacking method, mixture of experts, and diversity measures. It also discusses multiclass extension, noise tolerance, error-ambiguity and bias-variance decompositions, and recent progress in information theoretic diversity. Moving on to more advanced topics, the author explains how to achieve better performance through ensemble pruning and how to generate better clustering results by combining multiple clusterings. In addition, he describes developments of ensemble methods in semi-supervised learning, active learning, cost-sensitive learning, class-imbalance learning, and comprehensibility enhancement.
Genetic Algorithms in Search, Optimization, and Machine Learning 豆瓣
作者: David E. Goldberg Addison-Wesley Professional 1989 - 1
This book brings together - in an informal and tutorial fashion - the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields. Major concepts are illustrated with running examples, and major algorithms are illustrated by Pascal computer programs. No prior knowledge of GAs or genetics is assumed, and only a minimum of computer programming and mathematics background is required. 0201157675B07092001
Statistical Methods for Speech Recognition 豆瓣
作者: Frederick Jelinek A Bradford Book 1998 - 1
This book reflects decades of important research on the mathematical foundations of speech recognition. It focuses on underlying statistical techniques such as hidden Markov models, decision trees, the expectation-maximization algorithm, information theoretic goodness criteria, maximum entropy probability estimation, parameter and data clustering, and smoothing of probability distributions. The author's goal is to present these principles clearly in the simplest setting, to show the advantages of self-organization from real data, and to enable the reader to apply the techniques.
A Probabilistic Theory of Pattern Recognition (Stochastic Modelling and Applied Probability) 豆瓣
作者: Luc Devroye / Laszlo Györfi Springer 1996 - 4
A self-contained and coherent account of probabilistic techniques, covering: distance measures, kernel rules, nearest neighbour rules, Vapnik-Chervonenkis theory, parametric classification, and feature extraction. Each chapter concludes with problems and exercises to further the readers understanding. Both research workers and graduate students will benefit from this wide-ranging and up-to-date account of a fast- moving field.
Statistical Learning Theory 豆瓣
作者: Vladimir N. Vapnik Wiley-Interscience 1998 - 9
A comprehensive look at learning and generalization theory. The statistical theory of learning and generalization concerns the problem of choosing desired functions on the basis of empirical data. Highly applicable to a variety of computer science and robotics fields, this book offers lucid coverage of the theory as a whole. Presenting a method for determining the necessary and sufficient conditions for consistency of learning process, the author covers function estimates from small data pools, applying these estimations to real-life problems, and much more.
A Universe Of Consciousness 豆瓣
作者: Gerald Edelman / Giulio Tononi Basic Books 2001 - 2
A Nobel Prize-winning scientist and a leading brain researcher show how the brain creates conscious experience In A Universe of Consciousness, Gerald Edelman builds on the radical ideas he introduced in his monumental trilogy-Neural Darwinism, Topobiology, and The Remembered Present-to present for the first time an empirically supported full-scale theory of consciousness. He and the neurobiolgist Giulio Tononi show how they use ingenious technology to detect the most minute brain currents and to identify the specific brain waves that correlate with particular conscious experiences. The results of this pioneering work challenge the conventional wisdom about consciousness.
Neural Networks for Control 豆瓣
作者: Werbos, Paul John; Miller, W. Thomas; Sutton, Richard S. A Bradford Book 1995 - 3
Neural Networks for Control brings together examples of all the most important paradigms for the application of neural networks to robotics and control. Primarily concerned with engineering problems and approaches to their solution through neurocomputing systems, the book is divided into three sections: general principles, motion control, and applications domains (with evaluations of the possible applications by experts in the applications areas.) Special emphasis is placed on designs based on optimization or reinforcement, which will become increasingly important as researchers address more complex engineering challenges or real biological-control problems.A Bradford Book. Neural Network Modeling and Connectionism series
Deep Learning with Python 豆瓣
作者: Francois Chollet Manning Publications 2017 - 10
Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects.
Python Machine Learning Cookbook 豆瓣
作者: Prateek Joshi Packt Publishing - ebooks Account 2016 - 9
Machine learning is becoming increasingly pervasive in the modern data-driven world. It is used extensively across many fields such as search engines, robotics, self-driving cars, and more.
With this book, you will learn how to perform various machine learning tasks in different environments. We'll start by exploring a range of real-life scenarios where machine learning can be used, and look at various building blocks. Throughout the book, you'll use a wide variety of machine learning algorithms to solve real-world problems and use Python to implement these algorithms.
You'll discover how to deal with various types of data and explore the differences between machine learning paradigms such as supervised and unsupervised learning. We also cover a range of regression techniques, classification algorithms, predictive modeling, data visualization techniques, recommendation engines, and more with the help of real-world examples.
Learning to Classify Text Using Support Vector Machines 豆瓣
作者: Thorsten Joachims Springer 2002 - 4
Text Classification, or the task of automatically assigning semantic categories to natural language text, has become one of the key methods for organizing online information. Since hand-coding classification rules is costly or even impractical, most modern approaches employ machine learning techniques to automatically learn text classifiers from examples. However, none of these conventional approaches combines good prediction performance, theoretical understanding, and efficient training algorithms. Based on ideas from Support Vector Machines (SVMs), Learning To Classify Text Using Support Vector Machines presents a new approach to generating text classifiers from examples. The approach combines high performance and efficiency with theoretical understanding and improved robustness. In particular, it is highly effective without greedy heuristic components. The SVM approach is computationally efficient in training and classification, and it comes with a learning theory that can guide real-world applications. Learning To Classify Text Using Support Vector Machines gives a complete and detailed description of the SVM approach to learning text classifiers, including training algorithms, transductive text classification, efficient performance estimation, and a statistical learning model of text classification. In addition, it includes an overview of the field of text classification, making it self-contained even for newcomers to the field. This book gives a concise introduction to SVMs for pattern recognition, and it includes a detailed description of how to formulate text-classification tasks for machine learning. Learning To Classify Text Using Support Vector Machines is designed as a reference for researchers and practitioners, and is suitable as a secondary text for graduate-level students in Computer Science within Machine Learning and Language Technology.
Robot Vision 豆瓣
作者: Berthold K.P. Horn The MIT Press 1986 - 3
This book presents a coherent approach to the fast moving field of machine vision, using a consistent notation based on a detailed understanding of the image formation process. It covers even the most recent research and will provide a useful and current reference for professionals working in the fields of machine vision, image processing, and pattern recognition.An outgrowth of the author's course at MIT, Robot Vision presents a solid framework for understanding existing work and planning future research. Its coverage includes a great deal of material that important to engineers applying machine vision methods in the real world. The chapters on binary image processing, for example, help explain and suggest how to improve the many commercial devices now available. And the material on photometric stereo and the extended Gaussian image points the way to what may be the next thrust in commercialization of the results in this area. The many exercises complement and extend the material in the text, and an extensive bibliography will serve as a useful guide to current research.Contents: Image Formation and Image Sensing. Binary Images: Geometrical Properties; Topological Properties. Regions and Image Segmentation. Image Processing: Continuous Images; Discrete Images. Edges and Edge Finding. Lightness and Color. Reflectance Map: Photometric Stereo Reflectance Map; Shape from Shading. Motion Field and Optical Flow. Photogrammetry and Stereo. Pattern Classification. Polyhedral Objects. Extended Gaussian Images. Passive Navigation and Structure from Motion. Picking Parts out of a Bin.Berthold Klaus Paul Horn is Associate Professor, Department of Electrical Engineering and Computer Science, MIT. Robot Vision is included in the MIT Electrical Engineering and Computer Science Series.
Pattern Theory 豆瓣
作者: David Mumford / Agnès Desolneux A K Peters/CRC Press 2010 - 8
This book is an introduction to pattern theory, the theory behind the task of analyzing types of signals that the real world presents to us. It deals with generating mathematical models of the patterns in those signals and algorithms for analyzing the data based on these models. It exemplifies the view of applied mathematics as starting with a collection of problems from some area of science and then seeking the appropriate mathematics for clarifying the experimental data and the underlying processes of producing these data. An emphasis is placed on finding the mathematical and, where needed, computational tools needed to reach those goals, actively involving the reader in this process. Among other examples and problems, the following areas are treated: music as a realvalued function of continuous time, character recognition, the decomposition of an image into regions with distinct colors and textures, facial recognition, and scaling effects present in natural images caused by their statistical selfsimilarity.
Learning and Memory 豆瓣
作者: John R. Anderson Wiley 2000 - 1
From one of the leading researchers in the field of human memory comes the new edition of a truly integrative perspective on learning and memory! Rather than forge a simple synthesis, Anderson integrates learning research on animals and memory research on humans without distorting the character of either one. The result is a more complete picture of learning, including material on skill acquisition, inductive learning, and applications to education.