List of questions
Related questions
Question 152 - Professional Machine Learning Engineer discussion
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?
A.
Configure a v3-8 TPU VM SSH into the VM to tram and debug the model.
B.
Configure a v3-8 TPU node Use Cloud Shell to SSH into the Host VM to train and debug the model.
C.
Configure a M-standard-4 VM with 4 NVIDIA P100 GPUs SSH into the VM and use Parameter Server Strategy to train the model.
D.
Configure a M-standard-4 VM with 4 NVIDIA P100 GPUs SSH into the VM and use MultiWorkerMirroredStrategy to train the model.
Your answer:
0 comments
Sorted by
Leave a comment first