Skip to content

Commit 0aad161

Browse files
authored
Add pictures to README
1 parent 520262d commit 0aad161

File tree

1 file changed

+4
-1
lines changed
  • scientific_details_of_algorithms/lda_topic_modeling

1 file changed

+4
-1
lines changed

scientific_details_of_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
A scientific deep dive on Amazon SageMaker for training and using 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/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">
8+
</p>
69

710
## References
811

0 commit comments

Comments
 (0)