Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,6 @@ RGCN is a GNN made up of RGCNConv from PyTorch Geometric
|
|
| 21 |
- **Paper:** [Paper](https://arxiv.org/abs/1703.06103)
|
| 22 |
- **Documentation:** [Link](https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.nn.conv.RGCNConv.html#torch_geometric.nn.conv.RGCNConv)
|
| 23 |
|
| 24 |
-
# Uses
|
| 25 |
|
| 26 |
## Direct Use
|
| 27 |
|
|
|
|
| 21 |
- **Paper:** [Paper](https://arxiv.org/abs/1703.06103)
|
| 22 |
- **Documentation:** [Link](https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.nn.conv.RGCNConv.html#torch_geometric.nn.conv.RGCNConv)
|
| 23 |
|
|
|
|
| 24 |
|
| 25 |
## Direct Use
|
| 26 |
|