Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

TensorFlow 2 Pocket Reference: Building and Deploying Machine Learning Models

Posted By: yoyoloit
TensorFlow 2 Pocket Reference: Building and Deploying Machine Learning Models

TensorFlow 2 Pocket Reference
by Tung, K. C.;

English | 2021 | ISBN: ‎ 1492089184 | 255 pages | True PDF | 12.17 MB

This easy-to-use reference for TensorFlow 2 design patterns in Python will help you make informed decisions for various use cases. Author KC Tung addresses common topics and tasks in enterprise data science and machine learning practices rather than focusing on TensorFlow itself.

When and why would you feed training data as using NumPy or a streaming dataset? How would you set up cross-validations in the training process? How do you leverage a pretrained model using transfer learning? How do you perform hyperparameter tuning? Pick up this pocket reference and reduce the time you spend searching through options for your TensorFlow use cases.

Understand best practices in TensorFlow model patterns and ML workflows
Use code snippets as templates in building TensorFlow models and workflows
Save development time by integrating prebuilt models in TensorFlow Hub
Make informed design choices about data ingestion, training paradigms, model saving, and inferencing
Address common scenarios such as model design style, data ingestion workflow, model training, and tuning