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
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning in Python - LazyProgrammer
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Introduction to the Math of Neural Networks - Jeff Heaton
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning with Python - Francois Cholletf
Deep Learning with Python - Francois Chollet
Deep Learning with Theano - Christopher Bourez
Intelligent Projects Using Python - Santanu Pattanayak
R Deep Learning Essentials - Dr. Joshua F.Wiley
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Medical Image Segmentation Using Artificial Neural Networks
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Java Deep Learning Essentials - Yusuke Sugomori
Introduction to Scientific Programming with Python - Joakim Sundnes
Coding Theory - Algorithms, Architectures and Application
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Amazon Machine Learning Developer Guild Version Latest
Deep Learning for Natural Language Processing - Jason Brownlee