We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25de96d commit 34478adCopy full SHA for 34478ad
README.md
@@ -11,7 +11,7 @@ You can use Amazon SageMaker to train and deploy a model using custom TensorFlow
11
12
In this workshop you will port a working TensorFlow script to run on SageMakerK and utilize some of the feature available for TensorFlow in SageMaker
13
14
-The workshop is based on 5 parts:
+The workshop is based on 5 modules:
15
16
1. [Porting a TensorFlow script to run in SageMaker using SageMaker script mode.](0_Running_TensorFlow_In_SageMaker.ipynb)
17
2. [Monitoring your training job using TensorBoard and Amazon CloudWatch metrics.](1_Monitoring_your_TensorFlow_scripts.ipynb)
0 commit comments