We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53830c1 commit 6270811Copy full SHA for 6270811
GraphNeuralNetworks/docs/src/home.md
@@ -26,7 +26,7 @@ Usage examples on real datasets can be found in the [examples](https://github.co
26
We create a dataset consisting in multiple random graphs and associated data features.
27
28
```julia
29
-using GraphNeuralNetworks, Graphs, Flux, CUDA, Statistics, MLUtils
+using GraphNeuralNetworks, Flux, CUDA, Statistics, MLUtils
30
using Flux: DataLoader
31
32
all_graphs = GNNGraph[]
0 commit comments