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 - A Practitioner's Approach - Josh Patterson & Adam Gibson
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Java Deep Learning Essentials - Yusuke Sugomori
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python Deep Learning Cookbook - Indra den Bakker
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Introduction to the Math of Neural Networks - Jeff Heaton
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Python Machine Learning Eqution Reference - Sebastian Raschka
Deep Learning with PyTorch - Vishnu Subramanian
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning and Neural Networks - Jeff Heaton
Deep Learning with Hadoop - Dipayan Dev
An introduction to neural networks - Kevin Gurney & University of Sheffield
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Machine Learning with Python for everyone - Mark E.Fenner
Introduction to Scientific Programming with Python - Joakim Sundnes
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning with Theano - Christopher Bourez
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Data Science and Big Data Analytics - EMC Education Services
Deep Learning with Python - Francois Chollet
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Amazon Machine Learning Developer Guild Version Latest