Topic 1 Question 38
2 つ選択A company is observing low accuracy while training on the default built-in image classification algorithm in Amazon SageMaker. The Data Science team wants to use an Inception neural network architecture instead of a ResNet architecture. Which of the following will accomplish this?
Customize the built-in image classification algorithm to use Inception and use this for model training.
Create a support case with the SageMaker team to change the default image classification algorithm to Inception.
Bundle a Docker container with TensorFlow Estimator loaded with an Inception network and use this for model training.
Use custom code in Amazon SageMaker with TensorFlow Estimator to load the model with an Inception network, and use this for model training.
Download and apt-get install the inception network code into an Amazon EC2 instance and use this instance as a Jupyter notebook in Amazon SageMaker.
ユーザの投票
コメント(10)
You might be spent a lot of money for ask AWS A.CHANGE built-in image OR B.Create a support case.
The effectial way BOTH RELATIVE TO SageMaker Estimator C.DOCKER OR BRING YOUR CODE BY D.SageMaker with TensorFlow Estimator
THE BEAUTYFUL ANSWER ARE C AND D
👍 30DonaldCMLIN2021/09/20I will go for C & D
👍 10Phong2021/10/06C and D are correct
👍 5Antriksh2021/10/11
シャッフルモード