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 Eqution Reference - Sebastian Raschka
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning with Python - Francois Chollet
Artificial Intelligence by example - Denis Rothman
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
An introduction to neural networks - Kevin Gurney & University of Sheffield
Deep Learning with Python - Francois Cholletf
Neural Networks - A visual introduction for beginners - Michael Taylor
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Deep Learning in Python - LazyProgrammer
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Deep Learning with Hadoop - Dipayan Dev
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Medical Image Segmentation Using Artificial Neural Networks
Introduction to the Math of Neural Networks - Jeff Heaton
The hundred-page Machine Learning Book - Andriy Burkov
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Deep Learning and Neural Networks - Jeff Heaton
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Learn Keras for Deep Neural Networks - Jojo Moolayil
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Python Machine Learning - Sebastian Raschka