GeometricFlux.jl VS pytorch_geometric

Compare GeometricFlux.jl vs pytorch_geometric and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
GeometricFlux.jl pytorch_geometric
3 9
348 20,110
1.4% 2.2%
5.1 9.8
6 months ago 5 days ago
Julia Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GeometricFlux.jl

Posts with mentions or reviews of GeometricFlux.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-18.

pytorch_geometric

Posts with mentions or reviews of pytorch_geometric. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.

What are some alternatives?

When comparing GeometricFlux.jl and pytorch_geometric you can also consider the following projects:

Flux.jl - Relax! Flux is the ML library that doesn't make you tensor

dgl - Python package built to ease deep learning on graph, on top of existing DL frameworks.

DataLoaders.jl - A parallel iterator for large machine learning datasets that don't fit into memory inspired by PyTorch's `DataLoader` class.

gnn-lspe - Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022

FluxTraining.jl - A flexible neural net training library inspired by fast.ai

pytorch_geometric_temporal - PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)

Transformers.jl - Julia Implementation of Transformer models

deep_gcns_torch - Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org

swiftai - Swift for TensorFlow's high-level API, modeled after fastai

pytorch_geometric - Graph Neural Network Library for PyTorch [Moved to: https://github.com/pyg-team/pytorch_geometric]

sgas - SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas

graph_nets - Build Graph Nets in Tensorflow