You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazingtext-text-classification-train-in-sagemaker-deploy-with-lambda/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This project contains source code and supporting files for a serverless applicat
10
10
- container - The container directory has all the components you need to package the sample Lambda function.
11
11
- events - Invocation events that you can use to invoke the function.
12
12
13
-
## Train a TensorFlow classification model on the MNIST dataset
13
+
## Train a BlazingText text classification algorithm
14
14
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.
15
15
16
16
You can run this notebook in [SageMaker Notebook instance](https://docs.aws.amazon.com/sagemaker/latest/dg/nbi.html)
0 commit comments