Skip to content

Commit 734c5f6

Browse files
Update docs/src/ecosystem.md
Co-authored-by: Carlo Lucibello <[email protected]>
1 parent 6d504a2 commit 734c5f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/ecosystem.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ See also academic work citing Flux or Zygote.
3434

3535
## Graph learning
3636

37-
- [GeometricFlux.jl](https://github.com/FluxML/GeometricFlux.jl) makes it easy to build fast neural networks over graphs.
37+
- [GraphNeuralNetworks.jl](https://github.com/CarloLucibello/GraphNeuralNetworks.jl) is a fresh, performant and flexible graph neural network library based on Flux.jl.
38+
- [GeometricFlux.jl](https://github.com/FluxML/GeometricFlux.jl) is the first graph neural network library for julia.
3839
- [NeuralOperators.jl](https://github.com/SciML/NeuralOperators.jl) enables training infinite dimensional PDEs by learning a continuous function instead of using the finite element method.
3940
- [SeaPearl.jl](https://github.com/corail-research/SeaPearl.jl) is a Constraint Programming solver that uses Reinforcement Learning based on graphs as input.
4041

0 commit comments

Comments
 (0)