Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Oct 24, 2021
1 parent e0a5214 commit 5ad064f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

A graph neural network library for Julia based on the deep learning framework [Flux.jl](https://github.com/FluxML/Flux.jl). Its features include:

* Integratation with [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
* Integration with [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
* Implementation of common graph convolutional layers.
* Fast operations on batched graphs.
* Easy to define custom layers.
Expand Down

0 comments on commit 5ad064f

Please sign in to comment.