Pattern recognition and machine learning – Christopher M.Bishop

Pattern recognition has its origins in engineering, whereas machine learning grew out of computer science. However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, 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 models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propa- gation. Similarly, new models based on kernels have had significant impact on both algorithms and applications.

This new textbook reflects these recent developments while providing a compre- hensive 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, and assumes no previous knowledge of pattern recognition or ma- chine learning concepts. Knowledge of multivariate calculus and basic linear algebra is required, and some familiarity with probabilities would be helpful though not es- sential as the book includes a self-contained introduction to basic probability theory. Because this book has broad scope, it is impossible to provide a complete list of references, and in particular no attempt has been made to provide accurate historical attribution of ideas. Instead, the aim has been to give references that offer greater detail than is possible here and that hopefully provide entry points into what, in some cases, is a very extensive literature. For this reason, the references are often to more recent textbooks and review articles rather than to original sources.

Related posts:

Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Medical Image Segmentation Using Artificial Neural Networks
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python Machine Learning - Sebastian Raschka
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Deep Learning for Natural Language Processing - Jason Brownlee
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
R Deep Learning Essentials - Dr. Joshua F.Wiley
Learn Keras for Deep Neural Networks - Jojo Moolayil
Deep Learning with Theano - Christopher Bourez
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python Deep Learning Cookbook - Indra den Bakker