File tree 2 files changed +4
-4
lines changed
introduction_to_amazon_algorithms/lda_topic_modeling
scientific_details_of_algorithms/lda_topic_modeling
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
An introductory notebook on using Amazon SageMaker to train and use LDA models.
4
4
5
5
<p align =" center " >
6
- <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/lda_topic_modeling /introduction_to_amazon_algorithms/lda_topic_modeling/img/img_documents.png " >
7
- <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/lda_topic_modeling /introduction_to_amazon_algorithms/lda_topic_modeling/img/img_topics.png " >
6
+ <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/master /introduction_to_amazon_algorithms/lda_topic_modeling/img/img_documents.png " >
7
+ <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/master /introduction_to_amazon_algorithms/lda_topic_modeling/img/img_topics.png " >
8
8
</p >
9
9
10
10
## References
Original file line number Diff line number Diff line change 3
3
A scientific deep dive on Amazon SageMaker for training and using LDA models.
4
4
5
5
<p align =" center " >
6
- <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/lda_topic_modeling /scientific_details_of_algorithms/lda_topic_modeling/img/img_documents.png " >
7
- <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/lda_topic_modeling /scientific_details_of_algorithms/lda_topic_modeling/img/img_topics.png " >
6
+ <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/master /scientific_details_of_algorithms/lda_topic_modeling/img/img_documents.png " >
7
+ <img src =" https://github.com/awslabs/amazon-sagemaker-examples/blob/master /scientific_details_of_algorithms/lda_topic_modeling/img/img_topics.png " >
8
8
</p >
9
9
10
10
## References
You can’t perform that action at this time.
0 commit comments