update docs
This commit is contained in:
parent
b31d9a6bfb
commit
0e7ced6796
33
README.md
33
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
|
||||
|
||||
<html>
|
||||
<table style="margin-left: 20px; margin-right: auto;">
|
||||
<tr>
|
||||
<td>
|
||||
公众号:<b>浅梦的学习笔记</b><br><br>
|
||||
<a href="https://github.com/shenweichen/GraphEmbedding">
|
||||
<img align="center" src="./docs/pics/code.png" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
微信:<b>deepctrbot</b><br><br>
|
||||
<a href="https://github.com/shenweichen/GraphEmbedding">
|
||||
<img align="center" src="./docs/pics/deepctrbot.png" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li><a href="https://github.com/shenweichen/AlgoNotes">AlgoNotes</a></li>
|
||||
<li><a href="https://github.com/shenweichen/DeepCTR">DeepCTR</a></li>
|
||||
<li><a href="https://github.com/shenweichen/DeepMatch">DeepMatch</a></li>
|
||||
<li><a href="https://github.com/shenweichen/DeepCTR-Torch">DeepCTR-Torch</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</html>
|
||||
|
||||
# Usage
|
||||
The design and implementation follows simple principles(**graph in,embedding out**) as much as possible.
|
||||
## Input format
|
||||
|
BIN
pics/code.png
Normal file
BIN
pics/code.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
Before Width: | Height: | Size: 223 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user