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
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning for Natural Language Processing - Jason Brownlee
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Deep Learning and Neural Networks - Jeff Heaton
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Machine Learning with spark and python - Michael Bowles
Amazon Machine Learning Developer Guild Version Latest
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Fundamentals of Deep Learning - Nikhil Bubuma
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Pattern recognition and machine learning - Christopher M.Bishop
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Python Machine Learning Eqution Reference - Sebastian Raschka
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Python Data Structures and Algorithms - Benjamin Baka
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Intelligent Projects Using Python - Santanu Pattanayak
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...