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
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Python Machine Learning - Sebastian Raschka
Learn Keras for Deep Neural Networks - Jojo Moolayil
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Deep Learning with Theano - Christopher Bourez
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Introduction to Scientific Programming with Python - Joakim Sundnes
Python Machine Learning Eqution Reference - Sebastian Raschka
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning with Hadoop - Dipayan Dev
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning with PyTorch - Vishnu Subramanian
Neural Networks - A visual introduction for beginners - Michael Taylor
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning with Python - Francois Chollet
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Data Science and Big Data Analytics - EMC Education Services
Pattern recognition and machine learning - Christopher M.Bishop
Java Deep Learning Essentials - Yusuke Sugomori
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...