Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow – Aurelien Geron

In 2006, Geoffrey Hinton et al. published a paper showing how to train a deep neural network capable of recognizing handwritten digits with state-of-the-art precision (>98%). They branded this technique “Deep Learning.” Training a deep neural net was widely considered impossible at the time,
21 and most researchers had abandoned the idea since the 1990s. This paper revived the interest of the scientific community and before long many new papers demonstrated that Deep Learning was not only
possible, but capable of mind-blowing achievements that no other Machine Learning (ML) technique could hope to match (with the help of tremendous computing power and great amounts of data). This enthusiasm soon extended to many other areas of Machine Learning. Fast-forward 10 years and Machine Learning has conquered the industry: it is now at the heart of much of the magic in today’s high-tech products, ranking your web search results, powering your smartphone’s speech recognition, recommending vid‐eos, and beating the world champion at the game of Go. Before you know it, it will be driving your car.

Related posts:

Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Deep Learning with Python - Francois Chollet
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning and Neural Networks - Jeff Heaton
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
An introduction to neural networks - Kevin Gurney & University of Sheffield
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning with Theano - Christopher Bourez
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Medical Image Segmentation Using Artificial Neural Networks
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning with Python - Francois Cholletf
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Deep Learning in Python - LazyProgrammer
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Python Data Structures and Algorithms - Benjamin Baka
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning for Natural Language Processing - Jason Brownlee
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper