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)?
Understanding Machine Learning from theory to algorithms – Shai Shalev-Shwartz & Shai Ben-David
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Pattern recognition and machine learning - Christopher M.Bishop
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Fundamentals of Deep Learning - Nikhil Bubuma
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning with Theano - Christopher Bourez
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Artificial Intelligence by example - Denis Rothman
Deep Learning with Python - Francois Chollet
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Introduction to the Math of Neural Networks - Jeff Heaton
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Amazon Machine Learning Developer Guild Version Latest
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Introduction to Deep Learning - Eugene Charniak
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Neural Networks - A visual introduction for beginners - Michael Taylor