Skip to content

Commit 2c49018

Browse files
authored
Merge pull request aws#265 from andremoeller/add-chainer-notebooks
add chainer notebooks
2 parents 0dd4364 + 4c51262 commit 2c49018

30 files changed

+3591
-0
lines changed

sagemaker-python-sdk/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ These examples focus on the Amazon SageMaker Python SDK which allows you to writ
77
- [cifar 10 with MXNet Gluon](mxnet_gluon_cifar10)
88
- [MNIST with MXNet Gluon](mxnet_gluon_mnist)
99
- [MNIST with MXNet](mxnet_mnist)
10+
- [CIFAR-10 with Chainer and ChainerMN](chainer_cifar10)
11+
- [Sentiment Analysis with Chainer](chainer_sentiment_analysis)
12+
- [MNIST with Chainer](chainer_mnist)
1013
- [Sentiment Analysis with MXNet Gluon](mxnet_gluon_sentiment)
1114
- [TensorFlow Neural Networks with Layers](tensorflow_abalone_age_predictor_using_layers)
1215
- [TensorFlow Networks with Keras](tensorflow_abalone_age_predictor_using_keras)

sagemaker-python-sdk/chainer_cifar10/chainer_single_machine_cifar10.ipynb

Lines changed: 457 additions & 0 deletions
Large diffs are not rendered by default.

sagemaker-python-sdk/chainer_cifar10/chainermn_distributed_cifar10.ipynb

Lines changed: 465 additions & 0 deletions
Large diffs are not rendered by default.
1.86 KB
Loading
2.29 KB
Loading
2.22 KB
Loading
2.06 KB
Loading
2.43 KB
Loading
2.31 KB
Loading
2.39 KB
Loading

0 commit comments

Comments
 (0)