Multiple Choice
Your team is building a convolutional neural network (CNN) -based architecture from scratch. The preliminary experiments running on your on-premises CPU-only infrastructure were encouraging, but have slow convergence. You have been asked to speed up model training to reduce time-to-market. You want to experiment with virtual machines (VMs) on Google Cloud to leverage more powerful hardware. Your code does not include any manual device placement and has not been wrapped in Estimator model-level abstraction. Which environment should you train your model on?
A) AVM on Compute Engine and 1 TPU with all dependencies installed manually.
B) AVM on Compute Engine and 8 GPUs with all dependencies installed manually.
C) A Deep Learning VM with an n1-standard-2 machine and 1 GPU with all libraries pre-installed.
D) A Deep Learning VM with more powerful CPU e2-highcpu-16 machines with all libraries pre-installed.
Correct Answer:

Verified
Correct Answer:
Verified
Q18: Your organization's call center has asked you
Q19: You built and manage a production system
Q20: Your data science team needs to rapidly
Q21: You recently joined an enterprise-scale company that
Q22: You started working on a classification problem
Q24: You have trained a text classification model
Q25: You have been asked to develop an
Q26: You work for a social media company.
Q27: Your team has been tasked with creating
Q28: You need to design a customized deep