-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add mxnet-gluon-cifar10 example #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
djarpin
approved these changes
Nov 6, 2017
ajaykarpur
pushed a commit
that referenced
this pull request
Dec 1, 2020
Co-authored-by: Sylvia Wang <[email protected]>
aarsanjani
added a commit
to aarsanjani/amazon-sagemaker-examples
that referenced
this pull request
May 13, 2021
polish up the notebooks
sfc-gh-rfehrmann
pushed a commit
to sfc-gh-rfehrmann/amazon-sagemaker-examples
that referenced
this pull request
Nov 3, 2021
Use serializers instead of VTL templates + minor updates
atqy
added a commit
that referenced
this pull request
Apr 12, 2022
Ignoring CI as the changes are all comestic and we need to meet a deadline * edit advanced_functionality/multi_model_sklearn_home_value/sklearn_multi_model_endpoint_home_value.ipynb * edit sagemaker_processing/scikit_learn_data_processing_and_model_evaluation/scikit_learn_data_processing_and_model_evaluation.ipynb * edit sagemaker-python-sdk/managed_spot_training_tensorflow_estimator/managed_spot_training_tensorflow_estimator.ipynb * edit sagemaker-python-sdk/managed_spot_training_mxnet/managed_spot_training_mxnet.ipynb * edit sagemaker_batch_transform/tensorflow_cifar-10_with_inference_script/tensorflow-serving-cifar10-python-sdk.ipynb * edit sagemaker-python-sdk/dgl_gcn/mxnet_gcn.ipynb * edit sagemaker-python-sdk/dgl_gcn/pytorch_gcn.ipynb * edit sagemaker-python-sdk/scikit_learn_randomforest/Sklearn_on_SageMaker_end2end.ipynb * edit scikit_learn_model_registry_batch_transform.ipynb * edit sagemaker-python-sdk/tensorflow_moving_from_framework_mode_to_script_mode/tensorflow_moving_from_framework_mode_to_script_mode.ipynb * edit sagemaker-python-sdk/tensorflow_script_mode_pipe_mode/tensorflow_script_mode_pipe_mode.ipynb * edit sagemaker-python-sdk/tensorflow_script_mode_quickstart/tensorflow_script_mode_quickstart.ipynb * edit sagemaker-python-sdk/tensorflow_script_mode_using_shell_commands/tensorflow_script_mode_using_shell_commands.ipynb * edit sagemaker-python-sdk/tensorflow-eager-script-mode/tf-eager-sm-scriptmode.ipynb * edit sagemaker-python-sdk/tensorflow_script_mode_training_and_serving/tensorflow_script_mode_training_and_serving.ipynb * edit sagemaker-python-sdk/tensorboard_keras/tensorboard_keras.ipynb * edit reinforcement_learning/rl_cartpole_ray/rl_cartpole_ray_gymEnv.ipynb * edit reinforcement_learning/rl_roboschool_ray/rl_roboschool_ray.ipynb * edit reinforcement_learning/rl_cartpole_coach/rl_cartpole_coach_gymEnv.ipynb * edit reinforcement_learning/rl_managed_spot_cartpole_coach/rl_managed_spot_cartpole_coach_gymEnv.ipynb * edit reinforcement_learning/rl_roboschool_ray/rl_roboschool_ray_automatic_model_tuning.ipynb * edit reinforcement_learning/rl_hvac_coach_energyplus/rl_hvac_coach_energyplus.ipynb * edit reinforcement_learning/rl_unity_ray/rl_unity_ray.ipynb * edit reinforcement_learning/rl_game_server_autopilot/sagemaker/rl_gamerserver_ray.ipynb * edit reinforcement_learning/rl_network_compression_ray_custom/rl_network_compression_ray_custom.ipynb * edit reinforcement_learning/rl_traveling_salesman_vehicle_routing_coach/rl_traveling_salesman_vehicle_routing_coach.ipynb * edit hyperparameter_tuning/xgboost_direct_marketing/hpo_xgboost_direct_marketing_sagemaker_APIs.ipynb * edit hyperparameter_tuning/xgboost_direct_marketing/hpo_xgboost_direct_marketing_sagemaker_python_sdk.ipynb * edit hyperparameter_tuning/xgboost_random_log/hpo_xgboost_random_log.ipynb * edit training/distributed_training/tensorflow/data_parallel/maskrcnn/tensorflow2_smdataparallel_maskrcnn_demo.ipynb * edit training/distributed_training/tensorflow/data_parallel/mnist/tensorflow2_smdataparallel_mnist_demo.ipynb * edit sagemaker-python-sdk/mxnet_mnist/mxnet_mnist.ipynb * edit sagemaker-python-sdk/mxnet_horovod_fasterrcnn/horovod_deployment_notebook.ipynb * edit sagemaker-python-sdk/mxnet_horovod_maskrcnn/horovod_deployment_notebook.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining-elastic-inference.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-incremental-training-highlevel.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format-highlevel.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-transfer-learning.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-transfer-learning-highlevel.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining-highlevel.ipynb * edit introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining-highlevel.ipynb * edit introduction_to_amazon_algorithms/imageclassification_mscoco_multi_label/Image-classification-multilabel-lst.ipynb * edit introduction_to_amazon_algorithms/object_detection_birds/object_detection_birds.ipynb * edit introduction_to_amazon_algorithms/blazingtext_text_classification_dbpedia/blazingtext_text_classification_dbpedia.ipynb * edit introduction_to_amazon_algorithms/blazingtext_word2vec_subwords_text8/blazingtext_word2vec_subwords_text8.ipynb * edit introduction_to_amazon_algorithms/blazingtext_word2vec_subwords_text8/blazingtext_word2vec_subwords_text8.ipynb * edit introduction_to_amazon_algorithms/blazingtext_word2vec_text8/blazingtext_word2vec_text8.ipynb * edit introduction_to_amazon_algorithms/lda_topic_modeling/LDA-Introduction.ipynb * edit scientific_details_of_algorithms/ntm_topic_modeling/ntm_wikitext.ipynb * edit introduction_to_amazon_algorithms/ntm_synthetic/ntm_synthetic.ipynb * edit introduction_to_applying_machine_learning/ntm_20newsgroups_topic_modeling/ntm_20newsgroups_topic_model.ipynb * edit introduction_to_amazon_algorithms/seq2seq_translation_en-de/SageMaker-Seq2Seq-Translation-English-German.ipynb * edit introduction_to_amazon_algorithms/deepar_electricity/DeepAR-Electricity.ipynb * edit introduction_to_amazon_algorithms/k_nearest_neighbors_covtype/k_nearest_neighbors_covtype.ipynb * edit introduction_to_amazon_algorithms/xgboost_abalone/xgboost_abalone.ipynb * edit introduction_to_amazon_algorithms/xgboost_abalone/xgboost_abalone_dist_script_mode.ipynb * edit sagemaker-python-sdk/1P_kmeans_highlevel/kmeans_mnist.ipynb * edit sagemaker-python-sdk/1P_kmeans_lowlevel/kmeans_mnist_lowlevel.ipynb * edit introduction_to_amazon_algorithms/random_cut_forest/random_cut_forest.ipynb * edit introduction_to_amazon_algorithms/object2vec_sentence_similarity/object2vec_sentence_similarity.ipynb * edit introduction_to_amazon_algorithms/object2vec_movie_recommendation/object2vec_movie_recommendation.ipynb * edit sagemaker_neo_compilation_jobs/tensorflow_distributed_mnist/tensorflow_distributed_mnist_neo.ipynb * edit advanced_functionality/multi_model_xgboost_home_value/xgboost_multi_model_endpoint_home_value.ipynb * edit sagemaker_model_monitor/tensorflow/SageMaker-Model-Monitor-tensorflow.ipynb * edit sagemaker_model_monitor/fairness_and_explainability/SageMaker-Model-Monitor-Fairness-and-Explainability.ipynb * edit scientific_details_of_algorithms/lda_topic_modeling/LDA-Science.ipynb * edit sagemaker-debugger/tensorflow_profiling/tf-resnet-profiling-multi-gpu-multi-node-boto3.ipynb * edit sagemaker-debugger/tensorflow_profiling/tf-resnet-profiling-multi-gpu-multi-node.ipynb * edit aws_marketplace/using_model_packages/auto_insurance/automating_auto_insurance_claim_processing.ipynb * add links to inference/data_types/.html * edit data_types/hteml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.