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:

Deep Learning in Python - LazyProgrammer
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Java Deep Learning Essentials - Yusuke Sugomori
Introduction to Deep Learning - Eugene Charniak
Intelligent Projects Using Python - Santanu Pattanayak
Medical Image Segmentation Using Artificial Neural Networks
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Python Deep Learning Cookbook - Indra den Bakker
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Fundamentals of Deep Learning - Nikhil Bubuma
Artificial Intelligence by example - Denis Rothman
The hundred-page Machine Learning Book - Andriy Burkov
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
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 Mastery with Python - Understand your data, create accurate models and work project...
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Coding Theory - Algorithms, Architectures and Application