Book Image

Applied Deep Learning with TensorFlow and Google Cloud AI [Video]

By : Christian Fanli Ramsey, Haohan Wang
Book Image

Applied Deep Learning with TensorFlow and Google Cloud AI [Video]

By: Christian Fanli Ramsey, Haohan Wang

Overview of this book

<p><span id="description" class="sugar_field">Deep Learning uses a cascade of multiple layers of nonlinear processing units for feature extraction and transformation on large volumes of data in order to make decisions about high dimensional data. </span></p> <p><span id="description" class="sugar_field">If you're looking to scale out your Deep Learning models and deploy your model into production then look no further because this video course will help you get the most out of TensorFlow and Keras to accelerate the training of your Deep Learning models and deploy your model at scale on the Cloud. Tools and frameworks such as TensorFlow, Keras, and Google Cloud MLE are used to showcase the strengths of various approaches, trade-offs, and building blocks for creating, training and evaluating your distributed deep learning models with GPU(s) and deploying your model to the Cloud. You will learn how to design and train your deep learning models and scale them out for larger datasets and complex neural network architectures on multiple GPUs using Google Cloud ML Engine. You’ll learn distributed techniques such as how parallelism and distribution work using low-level TensorFlow and high-level TensorFlow APIs and Keras. </span></p> <p><span id="description" class="sugar_field">Towards the end of the course, you will develop, train, and deploy your models using TensorFlow and Google Cloud Machine Learning Engine.</span></p> <p><span id="description" class="sugar_field">The code bundle for this video course is available at - <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Applied-Deep-Learning-with-TensorFlow-and-Google-Cloud-AI" target="_new">https://github.com/PacktPublishing/Applied-Deep-Learning-with-TensorFlow-and-Google-Cloud-AI</a><br /> </span></p> <h1>Style and Approach</h1> <p>This video course adopts a tutorial-like approach to provide the right blend of theory,practical, and best practices in this rapidly developing area while providing a grounding in essential concepts that remain timeless and practical.</p>
Table of Contents (4 chapters)
Chapter 4
Training, Tuning, and Serving Our Model in the Cloud
Content Locked
Section 3
Datasets, Feature Columns, and Estimators
The aim of this video is to cover TensorFlow's latest approach to training, evaluation and prediction. - Learn about Feature Columns and its benefits - Learn about Estimators and its benefits. - Follow the steps to transform data with Feature Columns and Estimators