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 e0a5214 commit 5ad064fCopy full SHA for 5ad064f
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 [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
+* Integration 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