awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to benedekrozemberczki/simgnn

Projects sharing features with SimGNN

27 open-source projects similar to benedekrozemberczki/simgnn, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • astrazeneca/chemicalxAstraZeneca avatar

    AstraZeneca/chemicalx

    781View on GitHub↗

    A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

    Python
    View on GitHub↗781
  • benedekrozemberczki/appnpbenedekrozemberczki avatar

    benedekrozemberczki/APPNP

    374View on GitHub↗

    A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

    Python
    View on GitHub↗374
  • benedekrozemberczki/attentionwalkbenedekrozemberczki avatar

    benedekrozemberczki/AttentionWalk

    326View on GitHub↗

    A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

    Python
    View on GitHub↗326
  • benedekrozemberczki/capsgnnbenedekrozemberczki avatar

    benedekrozemberczki/CapsGNN

    1,278View on GitHub↗

    A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

    Python
    View on GitHub↗1,278
  • benedekrozemberczki/clustergcnbenedekrozemberczki avatar

    benedekrozemberczki/ClusterGCN

    806View on GitHub↗

    A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

    Python
    View on GitHub↗806

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • benedekrozemberczki/gambenedekrozemberczki avatar

    benedekrozemberczki/GAM

    275View on GitHub↗

    A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).

    Python
    View on GitHub↗275
  • benedekrozemberczki/graphwaveletneuralnetworkbenedekrozemberczki avatar

    benedekrozemberczki/GraphWaveletNeuralNetwork

    608View on GitHub↗

    A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

    Python
    View on GitHub↗608
  • benedekrozemberczki/mixhop-and-n-gcnbenedekrozemberczki avatar

    benedekrozemberczki/MixHop-and-N-GCN

    406View on GitHub↗

    An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

    Python
    View on GitHub↗406
  • benedekrozemberczki/pdnbenedekrozemberczki avatar

    benedekrozemberczki/PDN

    58View on GitHub↗

    The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)

    Python
    View on GitHub↗58
  • benedekrozemberczki/pytorch_geometric_temporalbenedekrozemberczki avatar

    benedekrozemberczki/pytorch_geometric_temporal

    2,989View on GitHub↗

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

    Pythondeep-learninggcngnn
    View on GitHub↗2,989
  • benedekrozemberczki/seal-cibenedekrozemberczki avatar

    benedekrozemberczki/SEAL-CI

    212View on GitHub↗

    A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

    Python
    View on GitHub↗212
  • benedekrozemberczki/sgcnbenedekrozemberczki avatar

    benedekrozemberczki/SGCN

    276View on GitHub↗

    A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

    Python
    View on GitHub↗276
  • benedekrozemberczki/sinebenedekrozemberczki avatar

    benedekrozemberczki/SINE

    71View on GitHub↗

    A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).

    Python
    View on GitHub↗71
  • benedekrozemberczki/splitterbenedekrozemberczki avatar

    benedekrozemberczki/Splitter

    214View on GitHub↗

    A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

    Python
    View on GitHub↗214
  • facebookresearch/pytorch-biggraphfacebookresearch avatar

    facebookresearch/PyTorch-BigGraph

    3,458View on GitHub↗

    Generate embeddings from large-scale graph-structured data.

    Python
    View on GitHub↗3,458
  • hongyanggao/gunetH

    HongyangGao/gunet

    0View on GitHub↗
    View on GitHub↗0
  • ibalazevic/hyperibalazevic avatar

    ibalazevic/HypER

    54View on GitHub↗

    Hypernetwork Knowledge Graph Embeddings

    Python
    View on GitHub↗54
  • ibalazevic/tuckeribalazevic avatar

    ibalazevic/TuckER

    366View on GitHub↗

    TuckER: Tensor Factorization for Knowledge Graph Completion

    Python
    View on GitHub↗366
  • inyeoplee77/sagpoolinyeoplee77 avatar

    inyeoplee77/SAGPool

    371View on GitHub↗

    Official PyTorch Implementation of SAGPool - ICML 2019

    Python
    View on GitHub↗371
  • jiaxuanyou/p-gnnJiaxuanYou avatar

    JiaxuanYou/P-GNN

    404View on GitHub↗

    Position-aware Graph Neural Networks

    Python
    View on GitHub↗404
  • matthew-hirn/magnetmatthew-hirn avatar

    matthew-hirn/magnet

    40View on GitHub↗

    MagNet graph convolutional network

    Jupyter Notebook
    View on GitHub↗40
  • pykeen/pykeenpykeen avatar

    pykeen/pykeen

    2,010View on GitHub↗

    🤖 A Python library for learning and evaluating knowledge graph embeddings

    Pythoncudadeep-learningknowledge-base-completion
    View on GitHub↗2,010
  • rusty1s/pytorch_geometricrusty1s avatar

    rusty1s/pytorch_geometric

    23,848View on GitHub↗

    PyTorch Geometric is a library for building and training machine learning models on graph-structured data. It provides a framework for developing graph neural networks, including a specialized system for implementing node-to-node information exchange via customizable message passing, aggregation, and update functions. The library includes a sparse data processing toolkit that utilizes accelerated CPU and CUDA kernels to perform efficient reductions on large sparse datasets. It supports the creation of specialized architectures for structured data such as 3D meshes and point clouds. The proje

    Python
    View on GitHub↗23,848
  • sherylhyx/pytorch_geometric_signed_directedSherylHYX avatar

    SherylHYX/pytorch_geometric_signed_directed

    146View on GitHub↗

    PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.

    Python
    View on GitHub↗146
  • sherylhyx/sssnet_signed_clusteringSherylHYX avatar

    SherylHYX/SSSNET_Signed_Clustering

    25View on GitHub↗

    Official code for the SDM2022 paper -- SSSNET: Semi-Supervised Signed Network Clustering.

    Jupyter Notebook
    View on GitHub↗25
  • thesage21/lorentz-embeddingstheSage21 avatar

    theSage21/lorentz-embeddings

    79View on GitHub↗

    Embed arbitrary graphs in Hyperbolic space

    Python
    View on GitHub↗79
  • ybubnov/torch_geopoolingY

    ybubnov/torch_geopooling

    0View on GitHub↗
    View on GitHub↗0