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:

Java Deep Learning Essentials - Yusuke Sugomori
Neural Networks - A visual introduction for beginners - Michael Taylor
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Neural Networks and Deep Learning - Charu C.Aggarwal
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Artificial Intelligence by example - Denis Rothman
The hundred-page Machine Learning Book - Andriy Burkov
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Intelligent Projects Using Python - Santanu Pattanayak
Coding Theory - Algorithms, Architectures and Application
Deep Learning with Python - Francois Chollet
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Learn Keras for Deep Neural Networks - Jojo Moolayil
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Deep Learning and Neural Networks - Jeff Heaton
Python Deep Learning Cookbook - Indra den Bakker
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Deep Learning with Python - Francois Cholletf
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Machine Learning with spark and python - Michael Bowles
Deep Learning in Python - LazyProgrammer