Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow (O'Reilly)
Wednesday, 16 October 2019

Updated in this second edition to cover TensorFlow 2.0, this book aims to show programmers who know little about machine learning how to use simple, efficient tools to implement programs capable of learning from data. Author Aurélien Géron uses two production-ready Python frameworks, Scikit-Learn and TensorFlow, to illustrate the concepts and tools for building intelligent systems. The book covers a range of techniques, starting with simple linear regression and progressing to deep neural networks.

<ASIN:1492032646>

 

Author: Aurélien Géron
Publisher: O'Reilly
Date: October 2019
Pages: 856
ISBN: 978-1492032649
Print: 1492032646
Kindle:B07XGF2G87
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

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

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

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.

 

 

Banner
 


The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?



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