Hands-On Machine Learning with Scikit-Learn and TensorFlow – Aurelien Geron

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.

By using concrete examples, minimal theory, and two production-ready Python frameworks—SciI‹it-Learn and TensorFlow—authorAurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn a rangeoftechniques, starting with simple linear regression and progressing to deep neural networI‹s. With exercises in each chapter to help you apply what you’ve learned, all you need is programming experience to get started.

  • Explore the machine learning landscape, particularly neural nets
  • Use Scikit-Learn to track an example machine learning project end-to-end
  • Explore several training mr<lels, including support vector machines, decision trees, random forests, and ensemble methods
  • Use the TensorFlow library to build and train neural nets
  • Dive into neural net architectures, including convolutional nets, recurrent nets, and deep reinforœment learning
  • Learn techniques for training and scaling deep neural nets
  • Apply practical œde exampleswithoutacquiringexcessive machine learning theory or algorithm details

Related posts:

Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning for Natural Language Processing - Jason Brownlee
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning with Python - Francois Chollet
Artificial Intelligence by example - Denis Rothman
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Deep Learning with Theano - Christopher Bourez
Python Machine Learning - Sebastian Raschka
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
An introduction to neural networks - Kevin Gurney & University of Sheffield
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Machine Learning with Python for everyone - Mark E.Fenner
R Deep Learning Essentials - Dr. Joshua F.Wiley
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Learn Keras for Deep Neural Networks - Jojo Moolayil
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning in Python - LazyProgrammer