"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "e83c5363c6e44359ebbe74f98888459e06feabb7"
Unverified Commit 21e79886 authored by Minjie Wang's avatar Minjie Wang Committed by GitHub
Browse files

[README] LSTM -> TreeLSTM

parent bdf1bb53
......@@ -130,7 +130,7 @@ Overall there are 30+ models implemented by using DGL:
- DGL-RecSys(coming soon)
### DGL for NLP/CV problems
- [LSTM](https://github.com/dmlc/dgl/tree/master/examples/pytorch/tree_lstm)
- [TreeLSTM](https://github.com/dmlc/dgl/tree/master/examples/pytorch/tree_lstm)
- [GraphWriter](https://github.com/dmlc/dgl/tree/master/examples/pytorch/graphwriter)
- [Capsule Network](https://github.com/dmlc/dgl/tree/master/examples/pytorch/capsule)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment