Skip to content

Commit

Permalink
Fix link in ECC docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielegrattarola committed Nov 30, 2020
1 parent 49787da commit 5f0e111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spektral/layers/convolutional/ecc_conv.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ECCConv(Conv):
An edge-conditioned convolutional layer (ECC) from the paper
> [Dynamic Edge-Conditioned Filters in Convolutional Neural Networks on
Graphs](1704.02901)<br>
Graphs](https://arxiv.org/abs/1704.02901)<br>
> Martin Simonovsky and Nikos Komodakis
**Mode**: single, disjoint, batch.
Expand Down

0 comments on commit 5f0e111

Please sign in to comment.