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 a8b5ba9 commit 205cc0dCopy full SHA for 205cc0d
README.md
@@ -7,7 +7,7 @@
7
8
A graph neural network library for Julia based on the deep learning framework [Flux.jl](https://github.com/FluxML/Flux.jl). Its features include:
9
10
-* Integratation with the JuliaGraphs ecosystem.
+* Integratation with [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
11
* Implementation of common graph convolutional layers.
12
* Fast operations on batched graphs.
13
* Easy to define custom layers.
0 commit comments