Understanding Machine Learning from theory to algorithms – Shai Shalev-Shwartz & Shai Ben-David

The subject of this book is automated learning, or, as we will more often call it, Machine Learning (ML). That is, we wish to program computers so that they can “learn” from input available to them. Roughly speaking, learning is the process of converting experience into expertise or knowledge. The input to a learning algorithm is training data, representing experience, and the output is some expertise, which usually takes the form of another computer program that can perform some task. Seeking a formal-mathematical understanding of this concept, we’ll have to be more explicit about what we mean by each of the involved terms: What is the training data our programs will access? How can the process of learning be automated? How can we evaluate the success of such a process (namely, the quality of the output of a learning program)?

Related posts:

Deep Learning with Applications Using Python - Navin Kumar Manaswi
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Coding Theory - Algorithms, Architectures and Application
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Python Machine Learning - Sebastian Raschka
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning and Neural Networks - Jeff Heaton
Deep Learning with Theano - Christopher Bourez
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Artificial Intelligence by example - Denis Rothman
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Data Science and Big Data Analytics - EMC Education Services
Pattern recognition and machine learning - Christopher M.Bishop
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Intelligent Projects Using Python - Santanu Pattanayak
Neural Networks and Deep Learning - Charu C.Aggarwal
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Machine Learning with spark and python - Michael Bowles
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Introduction to the Math of Neural Networks - Jeff Heaton
R Deep Learning Essentials - Dr. Joshua F.Wiley
Python Data Structures and Algorithms - Benjamin Baka
Amazon Machine Learning Developer Guild Version Latest
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen