Examtopics

Professional Machine Learning Engineer
  • Topic 1 Question 171

    You work with a team of researchers to develop state-of-the-art algorithms for financial analysis. Your team develops and debugs complex models in TensorFlow. You want to maintain the ease of debugging while also reducing the model training time. How should you set up your training environment?

    • Configure a v3-8 TPU VM. SSH into the VM to train and debug the model.

    • Configure a v3-8 TPU node. Use Cloud Shell to SSH into the Host VM to train and debug the model.

    • Configure a n1 -standard-4 VM with 4 NVIDIA P100 GPUs. SSH into the VM and use ParameterServerStraregv to train the model.

    • Configure a n1-standard-4 VM with 4 NVIDIA P100 GPUs. SSH into the VM and use MultiWorkerMirroredStrategy to train the model.


    シャッフルモード