Skip to content

Commit d18ad1a

Browse files
committed
Update README.md
1 parent 45edb26 commit d18ad1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
## 图神经网络 (GNNs)
118118

119119
- Most Basic Graph Neural Network with Gaussian Filter on MNIST
120-
   [PyTorch: [GitHub](pytorch_ipynb/gnn/gnn-basic-1.ipynb) | [Nbviewer](https://nbviewer.jupyter.org/github/rasbt/deeplearning-models/blob/master/pytorch_ipynb/gnn/gnn-basic-1.ipynb)]
121120
   [PyTorch: [GitHub](pytorch_ipynb/gnn/gnn-basic-1.ipynb) | [Nbviewer](https://nbviewer.jupyter.org/github/ypwhs/deeplearning-models/blob/master/pytorch_ipynb/gnn/gnn-basic-1.ipynb)]
122121
- Basic Graph Neural Network with Edge Prediction on MNIST
123122
   [PyTorch: [GitHub](pytorch_ipynb/gnn/gnn-basic-edge-1.ipynb) | [Nbviewer](https://nbviewer.jupyter.org/github/ypwhs/deeplearning-models/blob/master/pytorch_ipynb/gnn/gnn-basic-edge-1.ipynb)]

0 commit comments

Comments
 (0)