A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/CarloLucibello/GraphNeuralNetworks.jl below:

JuliaGraphs/GraphNeuralNetworks.jl: Graph Neural Networks in Julia

Libraries for deep learning on graphs in Julia, using either Flux.jl or Lux.jl as backend frameworks.

This repository contains the following packages:

Both GraphNeuralNetworks.jl and GNNLux.jl support the following features:

All packages are registered in the General registry, making them easy to install via the Julia package manager.

For Flux users, run:

pkg> add GraphNeuralNetworks

For Lux users, run:

There is no need to install GNNGraphs or GNNlib directly, as their functionality is re-exported by the frontend packages.

Usage examples can be found in the examples folder and the notebooks folder.

For a comprehensive introduction to the library, refer to the Documentation.

If you use GraphNeuralNetworks.jl in a scientific publication, we would appreciate a reference to our paper:

@article{lucibello2025graphneuralnetworks,
  author  = {Carlo Lucibello and Aurora Rossi},
  title   = {GraphNeuralNetworks.jl: Deep Learning on Graphs with Julia},
  journal = {Journal of Machine Learning Research},
  year    = {2025},
  volume  = {26},
  number  = {80},
  pages   = {1--6},
  url     = {http://jmlr.org/papers/v26/24-2130.html}
}

GraphNeuralNetworks.jl is largely inspired by PyTorch Geometric, Deep Graph Library, and GeometricFlux.jl.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4