Hands on Machine Learning with Scikit-Learn and Tensorflow (O'Reilly)
Monday, 05 June 2017

Deep learning has boosted the entire field of machine learning, and makes it easier for programmers who aren't machine learning experts to use simple, efficient tools to implement programs capable of learning from data. In this practical book author Aurelien Geron shows you how, by using concrete examples, minimal theory, and two production-ready Python frameworks-scikit-learn and TensorFlow.

<ASIN:1491962291>

You'll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you've learned, all you need is programming experience to get started.

Author: Aurelien Geron
Publisher: O'Reilly
Date: March 2017
Pages: 566
ISBN: 978-1491962299
Print: 1491962291
Kindle: B06XNKV5TS
Audience: Programmers interested in machine learning.
Level: intermediate
Category: Artificial Intelligence

 

  • Explore the machine learning landscape, particularly neural nets
  • Use scikit-learn to track an example machine-learning project end-to-end
  • Explore several training models, 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 reinforcement learning
  • Learn techniques for training and scaling deep neural nets
  • Apply practical code examples without acquiring excessive machine learning theory or algorithm details

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews