Skip to content

Commit 8449687

Browse files
author
EC2 Default User
committed
begin post-sagemaker instructions
1 parent a5eebf2 commit 8449687

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Readme.md
2+
3+
Using Amazon Sagemaker to ease training, evaluating, and deployment of MXNet models.
4+
5+
[Baseline tutorial](http://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-examples.html)
6+
7+
1. Define and train model as usual in Jupter Notebook to ensure it works.
8+
2. Place model definition and training code into this [Sagemaker .py template](http://docs.aws.amazon.com/sagemaker/latest/dg/mxnet-training-inference-code-template.html)
9+
3.

0 commit comments

Comments
 (0)