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
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Deep Learning with Hadoop - Dipayan Dev
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Amazon Machine Learning Developer Guild Version Latest
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Python Machine Learning - Sebastian Raschka
Coding Theory - Algorithms, Architectures and Application
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Artificial Intelligence by example - Denis Rothman
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Data Structures and Algorithms - Benjamin Baka
Machine Learning with Python for everyone - Mark E.Fenner
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
The hundred-page Machine Learning Book - Andriy Burkov
Pattern recognition and machine learning - Christopher M.Bishop
Introduction to Scientific Programming with Python - Joakim Sundnes
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning for Natural Language Processing - Jason Brownlee
Deep Learning and Neural Networks - Jeff Heaton
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Medical Image Segmentation Using Artificial Neural Networks
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...