We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aad161 commit 99bfb32Copy full SHA for 99bfb32
introduction_to_amazon_algorithms/lda_topic_modeling/README.md
@@ -2,7 +2,10 @@
2
3
An introductory notebook on using Amazon SageMaker to train and use LDA models.
4
5
-> Insert Images Here
+<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">
8
+</p>
9
10
## References
11
0 commit comments