-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
412 additions
and
19 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
Advanced Functionality | ||
================================= | ||
|
||
.. raw:: html | ||
|
||
<div style="position: relative; padding-bottom: 5%; height: 0; overflow: hidden; max-width: 100%; height: auto;"> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/wiDHCWVrjCU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
Advanced Algorithms | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
pytorch_bring_your_own_gan/build_gan_with_pytorch | ||
pytorch_deploy_pretrained_bert_model/pytorch_deploy_pretrained_bert_model | ||
mxnet_mnist_byom/mxnet_mnist | ||
|
||
|
||
|
||
Parallelism with Data Distribution | ||
-------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
data_distribution_types/data_distribution_types | ||
|
||
|
||
Multi-Model Endpoints | ||
------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
multi_model_pytorch/pytorch_multi_model_endpoint | ||
multi_model_catboost/multi_model_catboost | ||
|
||
Prebuilt Deep Learning Containers | ||
-------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
autogluon-tabular-containers/AutoGluon_Tabular_SageMaker_Containers | ||
|
||
|
||
SageMaker Pipeline | ||
-------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
autogluon-sagemaker-pipeline/sagemaker-pipelines-project | ||
|
||
|
||
Multi Container Endpoint | ||
-------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
multi-container-endpoint/direct-invocation/multi-container-direct-invocation | ||
|
||
|
||
Bring Your Own Algorithm Container | ||
-------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
multi_model_bring_your_own/multi_model_endpoint_bring_your_own | ||
|
||
|
||
Bring Your Own Pipe-Mode Algorithm | ||
------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
pipe_bring_your_own/pipe_bring_your_own | ||
|
||
|
||
Bring Your Own Model | ||
------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
scikit_learn_bring_your_own_model/scikit_learn_bring_your_own_model | ||
|
||
|
||
Casual Inference Container | ||
------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
causal-inference/causal-inference-container | ||
|
||
|
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Getting Started with MXNet and Gluon | ||
===================================== | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
frameworks/mxnet/get_started_mnist_train |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
Introduction to Amazon Algorithms | ||
================================= | ||
|
||
.. raw:: html | ||
|
||
<div style="position: relative; padding-bottom: 5%; height: 0; overflow: hidden; max-width: 100%; height: auto;"> | ||
<iframe width="560" height="315" src="https://www.youtube.com/embed/wiDHCWVrjCU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> | ||
|
||
|
||
Introduction to SageMaker JumpStart | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
jumpstart_machine_translation/Amazon_JumpStart_Machine_Translation | ||
sagemaker-jumpstart/nlp_score_dashboard_sec/sec-dashboard/SEC_Section_Extraction_Functions | ||
../sagemaker-jumpstart/financial_tabtext_construction/SEC_Retrieval_Summarizer_Scoring | ||
../sagemaker-jumpstart/multimodal_tabtext/PPP_tabtext_ML | ||
../sagemaker-jumpstart/multicategory_sec/SEC_MNIST_ML | ||
|
||
|
||
Built-In Algorithm | ||
------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
linear_learner_abalone/Linear_Learner_Regression_csv_format | ||
../aws_sagemaker_studio/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_managed_spot_training | ||
../aws_sagemaker_studio/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_abalone_dist_script_mode | ||
../aws_sagemaker_studio/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_abalone | ||
../aws_sagemaker_studio/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_parquet_input_training | ||
introduction_to_applying_machine_learning/breast_cancer_prediction/Breast Cancer Prediction | ||
introduction_to_applying_machine_learning/lightgbm_catboost_tabtransformer_autogluon_churn/churn-prediction-lightgbm-catboost-tabtransformer-autogluon | ||
introduction_to_applying_machine_learning/ensemble_modeling/EnsembleLearnerCensusIncome | ||
introduction_to_applying_machine_learning/huggingface_sentiment_classification/huggingface_sentiment | ||
|
||
Time Series | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
forecasting_services_comparison/deepar_example | ||
|
||
Tabular | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
xgboost_linear_learner_tabular/Amazon_Tabular_Regression_XGBoost_LinearLearner | ||
xgboost_linear_learner_tabular/Amazon_Tabular_Classification_XGBoost_LinearLearner | ||
lightgbm_catboost_tabular/Amazon_Tabular_Regression_LightGBM_CatBoost | ||
lightgbm_catboost_tabular/Amazon_Tabular_Classification_LightGBM_CatBoost | ||
autogluon_tabular/Amazon_Tabular_Regression_AutoGluon | ||
autogluon_tabular/Amazon_Tabular_Classification_AutoGluon | ||
tabtransformer_tabular/Amazon_Tabular_Regression_TabTransformer | ||
tabtransformer_tabular/Amazon_Tabular_Classification_TabTransformer | ||
|
||
|
||
Text | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
jumpstart_text_embedding/Amazon_JumpStart_Text_Embedding | ||
jumpstart_text_summarization/Amazon_JumpStart_Text_Summarization | ||
jumpstart_question_answering/Amazon_JumpStart_Question_Answering | ||
jumpstart_sentence_pair_classification/Amazon_JumpStart_Sentence_Pair_Classification | ||
jumpstart_text_classification/Amazon_JumpStart_Text_Classification | ||
jumpstart_text_generation/Amazon_JumpStart_Text_Generation | ||
|
||
|
||
Vision | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
image_classification_tensorflow/Amazon_TensorFlow_Image_Classification | ||
jumpstart_image_embedding/Amazon_JumpStart_Image_Embedding | ||
jumpstart_semantic_segmentation/Amazon_JumpStart_Semantic_Segmentation_Extract_Image | ||
jumpstart_object_detection/Amazon_JumpStart_Object_Detection | ||
jumpstart_semantic_segmentation/Amazon_JumpStart_Semantic_Segmentation | ||
jumpstart_instance_segmentation/Amazon_JumpStart_Instance_Segmentation | ||
jumpstart_named_entity_recognition/Amazon_JumpStart_Named_Entity_Recognition | ||
jumpstart_instance_segmentation/Amazon_JumpStart_Instance_Segmentation |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Applying ML Algorithms | ||
------------------------------ | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
introduction_to_applying_machine_learning/breast_cancer_prediction/Breast Cancer Prediction | ||
lightgbm_catboost_tabtransformer_autogluon_churn/churn-prediction-lightgbm-catboost-tabtransformer-autogluon | ||
introduction_to_applying_machine_learning/ensemble_modeling/EnsembleLearnerCensusIncome | ||
introduction_to_applying_machine_learning/huggingface_sentiment_classification/huggingface_sentiment |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Feature Store | ||
--------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
feature_store/FS_demo |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Model Governance | ||
--------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 0 | ||
|
||
model_governance_graph |
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
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
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
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
Oops, something went wrong.