Which values should you use?

Posted by: Pdfprep Category: DP-100 Tags: , ,

HOTSPOT

You create an Azure Machine Learning workspace and set up a development environment. You plan to train a deep neural network (DNN) by using the Tensorflow framework and by using estimators to submit training scripts.

You must optimize computation speed for training runs.

You need to choose the appropriate estimator to use as well as the appropriate training compute target configuration.

Which values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: Tensorflow

TensorFlow represents an estimator for training in TensorFlow experiments.

Box 2: 12 vCPU, 112 GB memory..,2 GPU,..

Use GPUs for the deep neural network.

Reference: https://docs.microsoft.com/en-us/python/api/azureml-train-core/azureml.train.dnn

Leave a Reply

Your email address will not be published.