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
Machine Learning with spark and python - Michael Bowles
Python Machine Learning - Sebastian Raschka
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Neural Networks - A visual introduction for beginners - Michael Taylor
Artificial Intelligence by example - Denis Rothman
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Introduction to Scientific Programming with Python - Joakim Sundnes
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Data Science and Big Data Analytics - EMC Education Services
Deep Learning for Natural Language Processing - Jason Brownlee
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Deep Learning and Neural Networks - Jeff Heaton
Python Deep Learning Cookbook - Indra den Bakker
Learn Keras for Deep Neural Networks - Jojo Moolayil
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Amazon Machine Learning Developer Guild Version Latest
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...