An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with graph-convolutional-networks

A curated list of projects in awesome lists tagged with graph-convolutional-networks .

https://github.com/yao8839836/text_gcn

Graph Convolutional Networks for Text Classification. AAAI 2019

deep-learning graph-convolutional-networks nlp text-classification

Last synced: 16 May 2025

https://github.com/dair-ai/gnns-recipe

🟠 A study guide to learn about Graph Neural Networks (GNNs)

deep-learning graph graph-convolutional-networks graph-neural-networks machine-learning

Last synced: 28 Jan 2026

https://github.com/dsgiitr/graph_nets

PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.

chebyshev-polynomials deepwalk graph-attention-networks graph-convolutional-networks graph-embedding graph-representation-learning graph-sage node-embedding pytorch

Last synced: 14 May 2025

https://github.com/lightaime/deep_gcns_torch

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

3d-point-clouds bioinformatics cheminformatics computer-vision data-mining deep-gcns deep-learning geometric-deep-learning graph-convolutional-networks graph-neural-networks pytorch science-research social-network

Last synced: 16 May 2025

https://github.com/shubhomoydas/ad_examples

A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.

active-learning adversarial-attacks anogan anomaly-detection autoencoder concept-drift ensemble-learning explaination gan generative-adversarial-network graph-convolutional-networks interpretability lstm nettack rnn streaming time-series timeseries trees unsuperivsed

Last synced: 16 Mar 2025

https://github.com/chainer/chainer-chemistry

Chainer Chemistry: A Library for Deep Learning in Biology and Chemistry

biology chainer chemistry deep-learning graph-convolutional-networks neural-network python

Last synced: 13 Apr 2025

https://github.com/Malllabiisc/CompGCN

ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks

deep-learning graph-convolutional-networks graph-representation-learning iclr2020 link-prediction pytorch relation-embeddings

Last synced: 21 Jul 2025

https://github.com/jwwthu/GNN-Communication-Networks

This is the repository for the collection of Graph-based Deep Learning for Communication Networks.

commmunication-networks graph graph-convolutional-networks graph-neural-network

Last synced: 31 May 2026

https://github.com/jwwthu/gnn-communication-networks

This is the repository for the collection of Graph-based Deep Learning for Communication Networks.

commmunication-networks graph graph-convolutional-networks graph-neural-network

Last synced: 09 Oct 2025

https://github.com/matenure/FastGCN

The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""

fastgcn graph-convolutional-networks graphsage reddit

Last synced: 03 Apr 2025

https://github.com/hwwang55/KGCN

A tensorflow implementation of Knowledge Graph Convolutional Networks

graph-convolutional-networks knowledge-graph recommender-systems

Last synced: 20 Jul 2025

https://github.com/mims-harvard/decagon

Graph convolutional neural network for multirelational link prediction

deep-learning embeddings graph-convolutional-networks graph-neural-networks pharmacology representation-learning

Last synced: 10 Oct 2025

https://github.com/Cartus/AGGCN_TACRED

Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)

deep-learning graph-convolutional-networks graph-neural-networks information-extraction nlp relation-extraction

Last synced: 16 Apr 2025

https://github.com/garyzhao/SemGCN

The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).

3d-pose-estimation graph-convolutional-networks human-pose-estimation

Last synced: 13 Feb 2026

https://github.com/Cartus/AGGCN

Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)

deep-learning graph-convolutional-networks graph-neural-networks information-extraction nlp relation-extraction

Last synced: 02 Apr 2025

https://github.com/zhongdao/gcn_clustering

Code for CVPR'19 paper Linkage-based Face Clustering via GCN

clustering face-clustering gcn graph-convolutional-networks

Last synced: 06 Apr 2025

https://github.com/Zhongdao/gcn_clustering

Code for CVPR'19 paper Linkage-based Face Clustering via GCN

clustering face-clustering gcn graph-convolutional-networks

Last synced: 02 Apr 2025

https://github.com/kyzhouhzau/nlpgnn

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

albert albert-ner bert bert-cls bert-ner bilstm-attention gan gcn gin gnn gpt2 graph-classfication graph-convolutional-networks graphsage message-passing nlp tensorflow2 textcnn textgcn tf2

Last synced: 05 Apr 2025

https://github.com/bknyaz/graph_nn

Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)

gcn graph graph-classification graph-convolutional-networks graph-unet multigraph pooling pytorch

Last synced: 01 May 2025

https://github.com/qianlim/CAPE

Official implementation of CVPR2020 paper "Learning to Dress 3D People in Generative Clothing" https://arxiv.org/abs/1907.13615

clothing cvpr cvpr-2020 cvpr2020 graph-convolutional-networks mesh-generation smpl-body smpl-model vae-gan

Last synced: 22 Jul 2025

https://github.com/lrjconan/LanczosNetwork

Lanczos Network, Graph Neural Networks, Deep Graph Convolutional Networks, Deep Learning on Graph Structured Data, QM8 Quantum Chemistry Benchmark, ICLR 2019

benchmark graph-convolutional-networks graph-neural-networks iclr2019 lanczos-network pytorch

Last synced: 01 May 2025

https://github.com/xptree/deepinf

DeepInf: Social Influence Prediction with Deep Learning

graph-attention-networks graph-convolutional-networks pytorch social-network

Last synced: 24 Aug 2025

https://github.com/malllabiisc/WordGCN

ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks

acl2019 deep-learning-tutorial gcn graph-convolutional-networks natural-language-processing tensorflow word-embeddings

Last synced: 02 Apr 2025

https://github.com/malllabiisc/RESIDE

EMNLP 2018: RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information

deep-learning distant-supervision graph-convolutional-networks natural-language-processing neural-relation-extraction relation-extraction

Last synced: 02 Apr 2025

https://github.com/HennyJie/BrainGB

Officially Accepted to IEEE Transactions on Medical Imaging (TMI, IF: 11.037) - Special Issue on Geometric Deep Learning in Medical Imaging.

ai4health brain-networks gcn graph-convolutional-networks graph-neural-networks network-embedding pytorch

Last synced: 01 May 2025

https://github.com/ianycxu/RGCN-with-BERT

Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]

bert bert-model coreference-resolution gcn gnn graph-convolutional-networks graph-neural-networks nlp pytorch

Last synced: 16 Apr 2025

https://github.com/ianycxu/GCN-with-BERT

Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]

bert bert-model coreference-resolution gcn gnn graph-convolutional-networks graph-neural-networks nlp pytorch

Last synced: 02 Apr 2025

https://github.com/bkj/pytorch-graphsage

Representation learning on large graphs using stochastic graph convolutions.

graph-convolutional-networks graphsage neural-network

Last synced: 07 Sep 2025

https://github.com/sjtuzq/person_search_gcn

[CVPR2019, Oral] Learning Context Graph for Person Search

graph-convolutional-networks person-search re-id

Last synced: 02 Apr 2025

https://github.com/JD-AI-Research-Silicon-Valley/SACN

End-to-end Structure-Aware Convolutional Networks for Knowledge Base Completion

graph-convolutional-networks knowledge-graph knowledge-graph-completion pytorch sacn

Last synced: 21 Jul 2025

https://github.com/yao8839836/fast_text_gcn

FastGCN for inductive text classification

graph-convolutional-networks text-classification

Last synced: 24 Apr 2025

https://github.com/pfnet-research/chainer-graph-cnn

Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)

chainer graph-convolutional-networks

Last synced: 13 Apr 2025

https://github.com/deeplearnphysics/dynamic-gcnn

Dynamic Graph Convolutional Neural Network for 3D point cloud semantic segmentation

convolutional-neural-networks custom-data dgcnn gcnn graph-convolutional-networks python tensorflow

Last synced: 13 Apr 2025

https://github.com/pfnet-research/bayesgrad

BayesGrad: Explaining Predictions of Graph Convolutional Networks

chainer chemistry deep-learning graph-convolutional-networks interpretability neural-network python saliency

Last synced: 13 Apr 2025

https://github.com/gmum/geo-gcn

The official implementation of the SGCN architecture.

cheminformatics convolutional-neural-networks graph-convolutional-networks missing-data

Last synced: 23 Oct 2025

https://github.com/leftthomas/DGCNN

A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"

gcn gnn graph graph-classification graph-convolutional-networks pytorch

Last synced: 27 Mar 2025

https://github.com/DeepLearnPhysics/dynamic-gcnn

Dynamic Graph Convolutional Neural Network for 3D point cloud semantic segmentation

convolutional-neural-networks custom-data dgcnn gcnn graph-convolutional-networks python tensorflow

Last synced: 20 Mar 2025

https://github.com/chandlerbang/simp-gcn

Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"

adversarial-attacks deep-learning graph-convolutional-networks graph-mining graph-neural-networks robustness

Last synced: 08 Apr 2025

https://github.com/mims-harvard/GNNGuard

Defending graph neural networks against adversarial attacks (NeurIPS 2020)

adversarial-attacks deep-learning graph-convolutional-networks graph-neural-networks robust-learning

Last synced: 21 Jul 2025

https://github.com/aimagelab/stage_action_detection

Code of the STAGE module for video action detection

action-detection action-recognition graph-convolutional-networks pytorch

Last synced: 11 Apr 2025

https://github.com/ddsediri/IterativePFN

Official code implementation for the paper "IterativePFN: True Iterative Point Cloud Filtering" (published in CVPR 2023).

denoising filtering graph-convolutional-networks pointcloud

Last synced: 20 Mar 2025

https://github.com/qdata/chromegcn

Bioinformatics 2020: Graph Neural Networks for DNA Sequence Classification

dna dna-sequences genomics graph-convolutional-networks graph-neural-networks hi-c

Last synced: 14 Mar 2026

https://github.com/gcucurull/jax-gcn

Graph Convolutional Networks in JAX

gcn graph-convolutional-networks graph-neural-networks jax

Last synced: 30 Apr 2025

https://github.com/VITA-Group/L2-GCN

[CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks

efficient-training gcn graph-convolutional-networks learning-to-learn

Last synced: 21 Jul 2025

https://github.com/vita-group/l2-gcn

[CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks

efficient-training gcn graph-convolutional-networks learning-to-learn

Last synced: 19 Apr 2025

https://github.com/Zhenye-Na/gcn-spp

Shortest Path prediction using Graph Convolutional Networks

deep-neural-networks graph-convolutional-networks shortest-path

Last synced: 02 Apr 2025

https://github.com/zhenye-na/gcn-spp

Shortest Path prediction using Graph Convolutional Networks

deep-neural-networks graph-convolutional-networks shortest-path

Last synced: 02 May 2025

https://github.com/luoyuanlab/text_gcn_tutorial

A tutorial & minimal example (8min on CPU) for Graph Convolutional Networks for Text Classification. AAAI 2019

deep-learning graph-convolutional-networks nlp text-classification

Last synced: 02 Apr 2025

https://github.com/yuanluo/text_gcn_tutorial

A tutorial & minimal example (8min on CPU) for Graph Convolutional Networks for Text Classification. AAAI 2019

deep-learning graph-convolutional-networks nlp text-classification

Last synced: 21 Mar 2025

https://github.com/fork123aniket/molecule-graph-generation

Molecule Graph Generation using Graph Convolutional Networks-based Variational Graph AutoEncoders (VGAE) in PyTorch

graph-convolutional-networks graph-neural-networks pytorch pytorch-geometric pytorch-tutorial variational-graph-auto-encoder

Last synced: 13 Apr 2025

https://github.com/kanchishimono/kgcn

Tensorflow 2.0 implementation of Knowledge Graph Convolutional Networks for Recommender Systems

graph-convolutional-networks graph-neural-networks keras-tensorflow knowledge-graph recommender-system tensorflow tensorflow2

Last synced: 15 Apr 2025

https://github.com/Gaozhongpai/LSAConvMesh

Official repository for the paper "Learning Local Neighboring Structure for Robust 3D Shape Representation"

3d-reconstruction 3d-vision graph-convolutional-networks mesh-generation pytorch

Last synced: 20 Mar 2025

https://github.com/dobraczka/gnntutorial

A small tutorial notebook on Graph Neural Networks, especially Graph Convolutional Networks

gat gcn graph-convolutional-networks graph-neural-networks rgcn

Last synced: 19 Apr 2025

https://github.com/laminetourelab/mogonet

MOGONET (Multi-Omics Graph cOnvolutional NETworks) is multi-omics data integrative analysis framework for classification tasks in biomedical applications.

deep-learning graph-convolutional-networks machine-learning mogonet multi-omics multi-omics-integration multimodal-deep-learning pytorch

Last synced: 11 Mar 2026

https://github.com/mikel-brostrom/yoochoose_pytorch_geometric

YooChoose challenge with GCN in Pytorch Geometric

deep-learning graph-convolutional-networks yoochoose

Last synced: 13 Apr 2025