Skip to content

Commit 99bfb32

Browse files
authored
Add pictures to README
1 parent 0aad161 commit 99bfb32

File tree

1 file changed

+4
-1
lines changed
  • introduction_to_amazon_algorithms/lda_topic_modeling

1 file changed

+4
-1
lines changed

introduction_to_amazon_algorithms/lda_topic_modeling/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
An introductory notebook on using Amazon SageMaker to train and use LDA models.
44

5-
> Insert Images Here
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">
8+
</p>
69

710
## References
811

0 commit comments

Comments
 (0)