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:

Introduction to Scientific Programming with Python - Joakim Sundnes
Pattern recognition and machine learning - Christopher M.Bishop
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Introduction to Deep Learning - Eugene Charniak
Python Machine Learning Eqution Reference - Sebastian Raschka
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Introduction to the Math of Neural Networks - Jeff Heaton
Python Machine Learning - Sebastian Raschka
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Coding Theory - Algorithms, Architectures and Application
Pro Deep Learning with TensorFlow - Santunu Pattanayak
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Data Science and Big Data Analytics - EMC Education Services
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Artificial Intelligence by example - Denis Rothman
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Deep Learning with Python - Francois Cholletf
Neural Networks and Deep Learning - Charu C.Aggarwal
Deep Learning with Hadoop - Dipayan Dev
Learn Keras for Deep Neural Networks - Jojo Moolayil
Deep Learning in Python - LazyProgrammer