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
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Medical Image Segmentation Using Artificial Neural Networks
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Introduction to the Math of Neural Networks - Jeff Heaton
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Data Science and Big Data Analytics - EMC Education Services
Intelligent Projects Using Python - Santanu Pattanayak
Deep Learning with Theano - Christopher Bourez
Neural Networks - A visual introduction for beginners - Michael Taylor
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Deep Learning with Hadoop - Dipayan Dev
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Machine Learning with spark and python - Michael Bowles
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning with PyTorch - Vishnu Subramanian
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning and Neural Networks - Jeff Heaton
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Deep Learning for Natural Language Processing - Jason Brownlee
Python Machine Learning Eqution Reference - Sebastian Raschka
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
The hundred-page Machine Learning Book - Andriy Burkov
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda