Python for TensorFlow Pocket Primer (Mercury Learning)
Monday, 08 July 2019

This book is designed to prepare programmers for machine learning and deep learning TensorFlow topics.  Author Oswald Campesato begins with a quick introduction to Python, followed by chapters that discuss NumPy, Pandas, Matplotlib, and scikit-learn. The book contains an assortment of TensorFlow 1.x code samples, including detailed code samples for TensorFlow Dataset, which is used heavily in TensorFlow 2 as well.

<ASIN:1683923618>

 

Author: Oswald Campesato
Publisher: Mercury Learning & Information
Date: June 2019
Pages: 200
ISBN: 978-1683923619
Print: 1683923618
Kindle: B07RS49B11
Audience: Python developers interested in TensorFlow
Level: Intermediate
Category: Artificial Intelligence

 

 

  • A practical introduction to Python, NumPy, Pandas, Matplotlib, and introductory aspects of TensorFlow 1.x
  • Contains relevant NumPy/Pandas code samples that are typical in machine learning topics, and also useful TensorFlow 1.x code samples for deep learning/TensorFlow topics
  • Includes many examples of TensorFlow Dataset APIs with lazy operators, e.g., map(), filter(), batch(), take() and also method chaining such operators
  • Assumes the reader has very limited experience
  • Companion files with all of the source code examples (download from the publisher)

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

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
 


Learn dbatools in a Month of Lunches

Author: Chrissy LeMaire et al
Publisher: Manning
Pages: 400
ISBN: 978-1617296703
Print: 1617296708
Kindle: B0B39PCHL8
Audience: SQL Server DBAs
Rating: 5
Reviewer: Ian Stirk 

This book aims to make it easier to manage your SQL Server estate, how does it fare? 



DevOps For The Desperate

Author: Bradley Smith
Publisher: No Starch
Pages: 176
ISBN: 978-1718502482
Print: 1718502486
Kindle: B09M82VY43
Audience: Developers working in DevOps
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'A hands-on survival guide, this book aims to provide software engineers and developers with the basi [ ... ]


More Reviews