Skip to content

Commit f65e3e4

Browse files
committed
Update README.md
1 parent 36dddd3 commit f65e3e4

File tree

1 file changed

+3
-1
lines changed
  • blazingtext-text-classification-train-in-sagemaker-deploy-with-lambda

1 file changed

+3
-1
lines changed

blazingtext-text-classification-train-in-sagemaker-deploy-with-lambda/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ This project contains source code and supporting files for a serverless applicat
1111
## Train a TensorFlow classification model on the MNIST dataset
1212
You'll be running the [BlazingText text classification training with SageMaker, and serving with AWS Lambda](./blazingtext-text-classification-train-in-sagemaker-deploy-with-lambda.ipynb) notebook to train a TensorFlow classification model on the MNIST dataset.
1313

14-
You can run this notebook in [SageMaker Notebook instance](https://docs.aws.amazon.com/sagemaker/latest/dg/nbi.html)
14+
You can run this notebook in [SageMaker Notebook instance](https://docs.aws.amazon.com/sagemaker/latest/dg/nbi.html)
15+
16+
**Note: this notebook will not run on SageMaker Studio since you are building Docker Image.**
1517

1618
This notebooks is identical to the original [BlazingText text classification](https://github.com/aws/amazon-sagemaker-examples/blob/master/introduction_to_amazon_algorithms/blazingtext_text_classification_dbpedia/blazingtext_text_classification_dbpedia.ipynb) notebook, except the fact that you'll deploy the model in Lambda function.
1719

0 commit comments

Comments
 (0)