52 skills found · Page 1 of 2
chaitjo / Geometric Gnn DojoGeometric GNN Dojo provides unified implementations and experiments to explore the design space of Geometric Graph Neural Networks (ICML 2023)
MiviaLab / Vf3libVF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
gbouritsas / GSNOfficial repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxiv.org/abs/2006.09252
egyptdj / StaginSTAGIN: Spatio-Temporal Attention Graph Isomorphism Network
nd7141 / Graph DatasetsData for "Understanding Isomorphism Bias in Graph Data Sets" paper.
pdobsan / PynautyIsomorphism testing and automorphisms of graphs
russchua / Graph Isomorphism NetworksA Tensorflow 2.0 implementation of Graph Isomorphism Networks.
digraphs / DigraphsThe GAP package Digraphs
WSP-LAB / HiddenCPGHiddenCPG: Large-Scale Vulnerable Clone Detection Using Subgraph Isomorphism of Code Property Graphs
tufts-ml / Graph Generation ViThis repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"
egyptdj / Graph Neural MappingPyTorch implementation of the paper Understanding Graph Isomorphism Network for rs-fMRI Functional Connectivity Analysis
yaolili / VF2A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs
HKUST-KnowComp / DualMessagePassingSource Code for AAAI 2022 paper "Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching"
yukiTakezawa / GraphIsomorphismNetworkNo description available
JuliaGraphs / NautyGraphs.jlJulia interface to the graph isomorphism tool nauty
theplatypus / ScottScott is a python library to compute, for any fully-labelled (edge and node) graph, a canonical tree representative of its isomorphism class, that can be derived into a canonical trace (string) or adjacency matrix
biocad / Math GradsA Haskell library of GRaph Algorithms and Data Structures
angadgill / ML Graph IsomorphismThe aim of this project is to use machine learning to determine if two graphs are isomorphic
lias-laboratory / BiogitomBioGITOM: Matching Biomedical Ontologies with Graph Isomorphism Transformer
chernouhov / CBioInfCpp 0 The lib CBioInfCpp.h contains 3 groups of functions for C++: "Input-Output", "Working with strings", "Working with graphs". Data structures "Adjacency vector" and "Adjacency map" are implemented in the last one (i.e. in "Working with graphs"). See About_CBioInfCpp for details.