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 Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Deep Learning with PyTorch - Vishnu Subramanian
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python Deep Learning Cookbook - Indra den Bakker
An introduction to neural networks - Kevin Gurney & University of Sheffield
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Deep Learning with Theano - Christopher Bourez
Learn Keras for Deep Neural Networks - Jojo Moolayil
Introduction to the Math of Neural Networks - Jeff Heaton
Intelligent Projects Using Python - Santanu Pattanayak
Python Machine Learning Eqution Reference - Sebastian Raschka
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Machine Learning - Sebastian Raschka
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Deep Learning in Python - LazyProgrammer
Machine Learning with spark and python - Michael Bowles
Coding Theory - Algorithms, Architectures and Application
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning and Neural Networks - Jeff Heaton
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning with Hadoop - Dipayan Dev
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
The hundred-page Machine Learning Book - Andriy Burkov
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf