AWS Certified Machine Learning – Specialty — Question 21

A Machine Learning Specialist is assigned a TensorFlow project using Amazon SageMaker for training, and needs to continue working for an extended period with no Wi-Fi access.
Which approach should the Specialist use to continue working?

Answer options

Correct answer: B

Explanation

The correct answer is B because downloading the TensorFlow Docker container enables the Specialist to work in a similar environment to SageMaker, ensuring compatibility and allowing local testing. Option A does not provide the necessary TensorFlow environment, while option C does not replicate the SageMaker setup accurately. Option D requires internet access for Jupyter Notebooks to function properly, which is not suitable for the given scenario.