diff --git a/README.md b/README.md index d3a8b64..97395f1 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,36 @@ python setup.py install cd examples python deepwalk_wiki.py ``` -# DisscussionGroup -- 公众号:**浅梦的学习笔记** wechat ID: **deepctrbot** -![wechat](./pics/weichennote.png) + +## DisscussionGroup & Related Projects + + + + + + + + +
+ 公众号:浅梦的学习笔记

+ + + +
+ 微信:deepctrbot

+ + + +
+ +
+ + # Usage The design and implementation follows simple principles(**graph in,embedding out**) as much as possible. ## Input format diff --git a/pics/code.png b/pics/code.png new file mode 100644 index 0000000..aa53cbf Binary files /dev/null and b/pics/code.png differ diff --git a/pics/deepctrbot.png b/pics/deepctrbot.png index 780e614..67d0d23 100644 Binary files a/pics/deepctrbot.png and b/pics/deepctrbot.png differ