As part of the best-selling PocketPrimer series, this book is designed to prepare programmersfor machine learning and deep learning/TensorFlow topics. It begins with aquick introduction to Python, followed by chapters that discuss NumPy, Pandas,Matplotlib, and scikit-learn. The final two chapters contain an assortment ofTensorFlow 1.x code samples, including detailed code samples for TensorFlowDataset (which is used heavily in TensorFlow 2 as well). A TensorFlow Datasetrefers to the classes in the tf.data.Dataset namespace that enables programmersto construct a pipeline of data by means of method chaining so-called lazyoperators, e.g., map(), filter(), batch(), and so forth, based on data from oneor more data sources.Companion files with source code areavailable for downloading from the publisher by writing [email protected].
Features:
Auteur(s): Campesato, Oswald
Editeur: Mercury Learning and Information
Collection: Pocket Primer
Année de Publication: 2019
pages: 234
ISBN: 978-1-68392-361-9
eISBN: 978-1-68392-363-3
Companion files with source code areavailable for downloading from the publisher by writing [email protected].
Features: