Python for TensorFlow Pocket Primer / / Oswald Campesato.

As part of the best-selling Pocket Primer series, this book is designed to prepare programmers for machine learning and deep learning/TensorFlow topics. It begins with a quick introduction to Python, followed by chapters that discuss NumPy, Pandas, Matplotlib, and scikit-learn. The final two chapter...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2019]
©2019
Year of Publication:2019
Language:English
Series:Pocket Primer
Online Access:
Physical Description:1 online resource (218 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Other title:Frontmatter --
Contents --
Preface --
Chapter 1. Introduction to Python --
Chapter 2. Introduction to NumPy --
Chapter 3. Introduction to Pandas --
Chapter 4. Matplotlib, Sklearn, and Seaborn --
Chapter 5. Introduction to TensorFlow --
Chapter 6. TensorFlow Datasets --
Index
Summary:As part of the best-selling Pocket Primer series, this book is designed to prepare programmers for machine learning and deep learning/TensorFlow topics. It begins with a quick introduction to Python, followed by chapters that discuss NumPy, Pandas, Matplotlib, and scikit-learn. The final two chapters contain an assortment of TensorFlow 1.x code samples, including detailed code samples for TensorFlow Dataset (which is used heavily in TensorFlow 2 as well). A TensorFlow Dataset refers to the classes in the tf.data.Dataset namespace that enables programmers to construct a pipeline of data by means of method chaining so-called lazy operators, e.g., map(), filter(), batch(), and so forth, based on data from one or more data sources. Companion files with source code are available for downloading from the publisher by writing info@merclearning.com. Features:A practical introduction to Python, NumPy, Pandas, Matplotlib, and introductory aspects of TensorFlow 1.xContains relevant NumPy/Pandas code samples that are typical in machine learning topics, and also useful TensorFlow 1.x code samples for deep learning/TensorFlow topicsIncludes many examples of TensorFlow Dataset APIs with lazy operators, e.g., map(), filter(), batch(), take() and also method chaining such operatorsAssumes the reader has very limited experienceCompanion files with all of the source code examples (download from the publisher)
Format:Mode of access: Internet via World Wide Web.
ISBN:9781683923633
DOI:10.1515/9781683923633
Access:restricted access
Hierarchical level:Monograph
Statement of Responsibility: Oswald Campesato.