KC Tung - TensorFlow 2 Pocket Reference
Here you can read online KC Tung - TensorFlow 2 Pocket Reference full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: OReilly Media, Inc., genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
TensorFlow 2 Pocket Reference: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "TensorFlow 2 Pocket Reference" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
TensorFlow 2 Pocket Reference — read online for free the complete book (whole text) full work
Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "TensorFlow 2 Pocket Reference" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.
Font size:
Interval:
Bookmark:
by KC Tung
Copyright 2021 Favola Vera, LLC. All rights reserved.
Printed in the United States of America.
Published by OReilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
OReilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://oreilly.com). For more information, contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com .
- Acquisitions Editor: Rebecca Novack
- Development Editor: Sarah Grey
- Production Editor: Beth Kelly
- Copyeditor: Penelope Perkins
- Proofreader: Audrey Doyle
- Indexer: Potomac Indexing, LLC
- Interior Designer: David Futato
- Cover Designer: Karen Montgomery
- Illustrator: Kate Dullea
- August 2021: First Edition
- 2021-07-19: First Release
See https://oreil.ly/tf2pr for release details.
The OReilly logo is a registered trademark of OReilly Media, Inc. TensorFlow 2 Pocket Reference, the cover image, and related trade dress are trademarks of OReilly Media, Inc.
The views expressed in this work are those of the author, and do not represent the publishers views. While the publisher and the author have used good faith efforts to ensure that the information and instructions contained in this work are accurate, the publisher and the author disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work. Use of the information and instructions contained in this work is at your own risk. If any code samples or other technology this work contains or describes is subject to open source licenses or the intellectual property rights of others, it is your responsibility to ensure that your use thereof complies with such licenses and/or rights.
978-1-492-08918-6
[LSI]
To my beloved wife Katy, who always supports me and sees the best in me. To my father Jerry, who raised me to pursue learning with a sense of purpose. To my hard-working and passionate readers, whose aspiration for continuous learning resonates with me and inspired me to write this book.
The TensorFlow ecosystem has evolved into many different frameworks to serve a variety of roles and functions. That flexibility is part of the reason for its widespread adoption, but it also complicates the learning curve for data scientists, machine learning (ML) engineers, and other technical stakeholders. There are so many ways to manage TensorFlow models for common taskssuch as data and feature engineering, data ingestions, model selection, training patterns, cross validation against overfitting, and deployment strategiesthat the choices can be overwhelming.
This pocket reference will help you make choices about how to do your work with TensorFlow, including how to set up common data science and ML workflows using TensorFlow 2.0 design patterns in Python. Examples describe and demonstrate TensorFlow coding patterns and other tasks you are likely to encounter frequently in the course of your ML project work. You can use it as both a how-to book and a reference.
This book is intended for current and potential ML engineers, data scientists, and enterprise ML solution architects who want to advance their knowledge and experience in reusable patterns and best practices in TensorFlow modeling. Perhaps youve already read an introductory TensorFlow book, and you stay up to date with the field of data science generally. This book assumes that you have hands-on experience using Python (and possibly NumPy, pandas, and JSON libraries) for data engineering, feature engineering routines, and building TensorFlow models. Experience with common data structures such as lists, dictionaries, and NumPy arrays will also be very helpful.
Unlike many other TensorFlow books, this book is structured around the tasks youll likely need to do, such as:
When and why should you feed training data as a NumPy array or streaming dataset? (Chapters )
How can you leverage a pretrained model using transfer learning? (Chapters )
Should you use a generic fit function to do your training or write a custom training loop? ()
How should you manage and make use of model checkpoints? ()
How can you review the training process using TensorBoard? ()
If you cant fit all of your data into your runtimes memory, how can you perform distributed training using multiple accelerators, such as GPUs? ()
How do you pass data to your model during inferencing and how do you handle output? ()
Is your model fair? ()
If you are wrestling with questions like these, this book will be helpful to you.
The following typographical conventions are used in this book:
ItalicIndicates new terms, URLs, email addresses, filenames, and file extensions.
Constant width
Used for program listings, as well as within paragraphs to refer to program elements such as variable or function names, databases, data types, environment variables, statements, and keywords.
Constant width bold
Shows commands or other text that should be typed literally by the user.
Constant width italic
Shows text that should be replaced with user-supplied values or by values determined by context.
This element signifies a tip or suggestion.
Supplemental material (code examples, exercises, etc.) can be downloaded at https://github.com/shinchan75034/tensorflow-pocket-ref.
If you have a technical question or a problem using the code examples, please send email to .
This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation. You do not need to contact us for permission unless youre reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing examples from OReilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your products documentation does require permission.
We appreciate, but generally do not require, attribution. An attribution usually includes the title, author, publisher, and ISBN. For example: TensorFlow 2 Pocket Reference by KC Jung (OReilly). Copyright 2021 Favola Vera, LLC, 978-1-492-08918-6.
If you feel your use of code examples falls outside of fair use or the permission given above, feel free to contact us at .
For more than 40 years, OReilly Media has provided technology and business training, knowledge, and insight to help companies succeed.
Our unique network of experts and innovators share their knowledge and expertise through books, articles, and our online learning platform. OReillys online learning platform gives you on-demand access to live training courses, in-depth learning paths, interactive coding environments, and a vast collection of text and video from OReilly and 200+ other publishers. For more information, visit
Font size:
Interval:
Bookmark:
Similar books «TensorFlow 2 Pocket Reference»
Look at similar books to TensorFlow 2 Pocket Reference. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.
Discussion, reviews of the book TensorFlow 2 Pocket Reference and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.