• формат pdf
  • размер 2.87 МБ
  • добавлен 05 октября 2011 г.
Alpaydin E. Introduction to Machine Learning
Издательство MIT Press, 2010, -581 pp.

Machine leaing is programming computers to optimize a performance criterion using example data or past experience. We need leaing in cases where we cannot directly write a computer program to solve a given problem, but need example data or experience. One case where leaing is necessary is when human expertise does not exist, or when humans are unable to explain their expertise. Consider the recognition of spoken speech - that is, converting the acoustic speech signal to an ASCII text; we can do this task seemingly without any difficulty, but we are unable to explain how we do it. Different people utter the same word differently due to differences in age, gender, or accent. In machine leaing, the approach is to collect a large collection of sample utterances from different people and lea to map these to words.
Another case is when the problem to be solved changes in time, or depends on the particular environment. We would like to have general purpose systems that can adapt to their circumstances, rather than explicitly writing a different program for each special circumstance. Consider routing packets over a computer network. The path maximizing the quality of service from a source to destination changes continuously as the network traffic changes. A leaing routing program is able to adapt to the best path by monitoring the network traffic. Another example is an intelligent user interface that can adapt to the biometrics of its user - namely, his or her accent, handwriting, working habits, and so forth.
Already, there are many successful applications of machine leaing in various domains: There are commercially available systems for recognizing speech and handwriting. Retail companies analyze their past sales data to lea their customers’ behavior to improve customer relationship management. Financial institutions analyze past transactions to predict customers’ credit risks. Robots lea to optimize their behavior to complete a task using minimum resources. In bioinformatics, the huge amount of data can only be analyzed and knowledge extracted using computers. These are only some of the applications that we - that is, you and I—will discuss throughout this book. We can only imagine what future applications can be realized using machine leaing: Cars that can drive themselves under different road and weather conditions, phones that can translate in real time to and from a foreign language, autonomous robots that can navigate in a new environment, for example, on the surface of another planet. Machine leaing is certainly an exciting field to be working in!
The book discusses many methods that have their bases in different fields: statistics, patte recognition, neural networks, artificial intelligence, signal processing, control, and data mining. In the past, research in these different communities followed different paths with different emphases. In this book, the aim is to incorporate them together to give a unified treatment of the problems and the proposed solutions to them.
This is an introductory textbook, intended for senior undergraduate and graduate-level courses on machine leaing, as well as engineers working in the industry who are interested in the application of these methods. The prerequisites are courses on computer programming, probability, calculus, and linear algebra. The aim is to have all leaing algorithms sufficiently explained so it will be a small step from the equations given in the book to a computer program. For some cases, pseudocode of algorithms are also included to make this task easier. The book can be used for a one-semester course by sampling from the chapters, or it can be used for a two-semester course, possibly by discussing extra research papers; in such a case, I hope that the references at the end of each chapter are useful.
The Web page is http://www.cmpe.boun.edu.tr/?ethem/i2ml/ where I will post information related to the book that becomes available after the book goes to press, for example, errata. I welcome your feedback via email to alpaydin(собачка)boun.edu.tr.
I very much enjoyed writing this book; I hope you will enjoy reading it.

Introduction
Supervised Leaing
Bayesian Decision Theory
Parametric Methods
Multivariate Methods
Dimensionality Reduction
Clustering
Nonparametric Methods
Decision Trees
Linear Discrimination
Multilayer Perceptrons
Local Models
Keel Machines
Bayesian Estimation
Hidden Markov Models
Graphical Models
Combining Multiple Leaers
Reinforcement Leaing
Design and Analysis of Machine Leaing Experiments
A Probability
Смотрите также

Mahadevan S. Learning Representation and Control in Markov Decision Processes: New Frontiers

  • формат pdf
  • размер 1.27 МБ
  • добавлен 26 октября 2011 г.
Из серии Foundations and Trends in Machine Learning издательства NOWPress, 2008, -163 pp. This paper describes a novel machine learning framework for solving sequential decision problems called Markov decision processes (MDPs) by iteratively computing low-dimensional representations and approximately optimal policies. A unified mathematical framework for learning representation and optimal control in MDPs is presented based on a class of singula...

Marinai S., Fujisawa H. (eds.) Machine Learning in Document Analysis and Recognition

  • формат pdf
  • размер 3.03 МБ
  • добавлен 06 января 2012 г.
Издательство Springer, 2008, -256 pp. The objective of Document Analysis and Recognition (DAR) is to recognize the text and graphical components of a document and to extract information. With first papers dating back to the 1960’s, DAR is a mature but still growing research field with consolidated and known techniques. Optical Character Recognition (OCR) engines are some of the most widely recognized products of the research in this field, while...

Mitchell Т. Machine learning

  • формат pdf
  • размер 17.24 МБ
  • добавлен 05 марта 2011 г.
This book covers the field of machine learning, which is the study of algorithms that allow computer programs to automatically improve through experience. The book is intended to support upper level undergraduate and introductory level graduate courses in machine learning. 1997, р. 414. The field of machine learning is concerned with the question of how to construct computer programs that automatically improve with experience. In recent years m...

Rasmussen C.E., Williams C.K.I. Gaussian Processes for Machine Learning

  • формат pdf
  • размер 3.86 МБ
  • добавлен 16 декабря 2011 г.
Издательство MIT Press, 2006, -266 pp. The book is primarily intended for graduate students and researchers in machine learning at departments of Computer Science, Statistics and Applied Mathematics. As prerequisites we require a good basic grounding in calculus, linear algebra and probability theory as would be obtained by graduates in numerate disciplines such as electrical engineering, physics and computer science. For preparation in calculus...

Sammut C., Webb G.I. (eds.) Encyclopedia of Machine Learning

Энциклопедия
  • формат pdf
  • размер 34.6 МБ
  • добавлен 19 октября 2011 г.
Издательство Springer, 2011, -1058 pp. The term Machine Learning came into wide-spread use following the first workshop by that name, held at Carnegie-Mellon University in 1980. The papers from that workshop were published as Machine Learning: An Artificial Intelligence Approach, edited by Ryszard Michalski, Jaime Carbonell and Tom Mitchell. Machine Learning came to be identified as a research field in its own right as the workshops evolved into...

Wang C., Hill D.J. Deterministic Learning Theory for Identification, Recognition and Control

  • формат pdf
  • размер 10.94 МБ
  • добавлен 29 ноября 2011 г.
Издательство CRC Press, 2010, -218 pp. The problem of learning in dynamic environments is important and challenging. In the 1960s, learning from control of dynamical systems was studied extensively. At that time, learning was similar in meaning to other terms such as adaptation and self-organizing. Since the 1970s, learning theory has become a research discipline in the context of machine learning, and more recently as computational or statistic...

Zhang D., Tsai J. (eds.) Advances in Machine Learning Applications in Software Engineering

  • формат pdf
  • размер 4.45 МБ
  • добавлен 14 октября 2011 г.
Издательство Idea Group, 2007, -384 pp. Machine learning is the study of how to build computer programs that improve their performance at some task through experience. The hallmark of machine learning is that it results in an improved ability to make better decisions. Machine learning algorithms have proven to be of great practical value in a variety of application domains. Not surprisingly, the field of software engineering turns out to be a fe...

Zhang Y. (ed.) Application of Machine Learning

  • формат pdf
  • размер 7.33 МБ
  • добавлен 29 сентября 2011 г.
Издательство InTech, 2010, -288 pp. In recent years many successful machine learning applications have been developed, ranging from data mining programs that learn to detect fraudulent credit card transactions, to information filtering systems that learn user’s reading preferences, to autonomous vehicles that learn to drive on public highways. At the same time, machine learning techniques such as rule induction, neural networks, genetic learnin...

Zhang Y. (ed.) Machine Learning

  • формат pdf
  • размер 14.6 МБ
  • добавлен 12 ноября 2011 г.
Издательство InTech, 2010, -446 pp. The goal of this book is to present the key algorithms, theory and applications that from the core of machine learning. Learning is a fundamental activity. It is the process of constructing a model from complex world. And it is also the prerequisite for the performance of any new activity and, later, for the improvement in this performance. Machine learning is concerned with constructing computer programs tha...

Zhang Y. (ed.) New Advances in Machine Learning

  • формат pdf
  • размер 16.95 МБ
  • добавлен 12 ноября 2011 г.
Издательство InTech, 2010, -374 pp. The purpose of this book is to provide an up-to-data and systematical introduction to the principles and algorithms of machine learning. The definition of learning is broad enough to include most tasks that we commonly call Learning tasks, as we use the word in daily life. It is also broad enough to encompass computer that improve from experience in quite straight forward ways. Machine learning addresses the...