Skip to content

Commit 25de96d

Browse files
author
Yuval Fernbach
committed
fix README.md
1 parent 8137529 commit 25de96d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The Amazon SageMaker Python SDK provides open source APIs and containers that ma
99

1010
You can use Amazon SageMaker to train and deploy a model using custom TensorFlow code. The Amazon SageMaker Python SDK TensorFlow estimators and models and the Amazon SageMaker open-source TensorFlow containers make writing a TensorFlow script and running it in Amazon SageMaker easier.
1111

12-
In this workshop we will port a working TensorFlow script to run on SageMaker, and utilize some of the feature available for TensorFlow in SageMaker
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
1313

14-
The workshop will be based on 5 parts:
14+
The workshop is based on 5 parts:
1515

1616
1. [Porting a TensorFlow script to run in SageMaker using SageMaker script mode.](0_Running_TensorFlow_In_SageMaker.ipynb)
1717
2. [Monitoring your training job using TensorBoard and Amazon CloudWatch metrics.](1_Monitoring_your_TensorFlow_scripts.ipynb)

0 commit comments

Comments
 (0)