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:

Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Python Deep Learning Cookbook - Indra den Bakker
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Introduction to Deep Learning - Eugene Charniak
Python Machine Learning Eqution Reference - Sebastian Raschka
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Introduction to Scientific Programming with Python - Joakim Sundnes
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
R Deep Learning Essentials - Dr. Joshua F.Wiley
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Machine Learning with Python for everyone - Mark E.Fenner
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Deep Learning with Hadoop - Dipayan Dev
Deep Learning for Natural Language Processing - Jason Brownlee
Deep Learning with Theano - Christopher Bourez
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Learn Keras for Deep Neural Networks - Jojo Moolayil
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Coding Theory - Algorithms, Architectures and Application
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning with PyTorch - Vishnu Subramanian
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Deep Learning in Python - LazyProgrammer