An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.
☆64May 17, 2020Updated 5 years ago
Alternatives and similar repositories for GNNs-easy-to-use
Users that are interested in GNNs-easy-to-use are comparing it to the libraries listed below
Sorting:
- CCS 2023 | Explainable malware and vulnerability detection with XAI in paper "FINER: Enhancing State-of-the-art Classifiers with Feature …☆11Aug 20, 2024Updated last year
- The model for edge classification by transforming edges to nodes.☆15Dec 22, 2020Updated 5 years ago
- A Natural Language Processing based approach to detect malicious HTTP requests.☆11Oct 2, 2020Updated 5 years ago
- 使用graphsage 进行连边预测的实验☆13Mar 29, 2019Updated 6 years ago
- LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation ICML_2023☆13Oct 27, 2023Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆94Sep 11, 2019Updated 6 years ago
- The implementation code for our paper Wasserstein Embedding for Graph Learning (ICLR 2021).☆35Jan 22, 2021Updated 5 years ago
- Official repository for NeurIPS'23 paper: GraphPatcher: Mitigating Degree Bias for Graph Neural Networks via Test-time Augmentation☆17Oct 1, 2023Updated 2 years ago
- Source Code for ICML 2022 paper "Boosting Graph Structure Learning with Dummy Nodes"☆20Apr 24, 2023Updated 2 years ago
- Source code and dataset for TKDE 2019 paper “Trust Relationship Prediction in Alibaba E-Commerce Platform”☆16Jun 4, 2019Updated 6 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆194Apr 24, 2024Updated last year
- Code for EMNLP 2022 paper "A Unified Encoder-Decoder Framework with Entity Memory"☆15Apr 24, 2023Updated 2 years ago
- Implementations of Graph Neural Network models in pytorch geometric☆18Jul 22, 2020Updated 5 years ago
- Pre-trained models for our work on Temporal Graph Generation☆19Jun 2, 2021Updated 4 years ago
- Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"☆37Dec 27, 2021Updated 4 years ago
- Continuous-Time Relationship Prediction in Dynamic Heterogeneous Information Networks (TKDD 2019)☆19Mar 28, 2022Updated 3 years ago
- Embedder with binary sparse distributed representation.☆20May 15, 2025Updated 9 months ago
- the Implementation of "Structural Deep Embedding for Hyper-Networks"(AAA20I8)☆48Feb 25, 2019Updated 7 years ago
- [ICLR 2023] Link Prediction with Non-Contrastive Learning☆25Jan 13, 2023Updated 3 years ago
- Gradient gating (ICLR 2023)☆55May 11, 2023Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆683Oct 3, 2023Updated 2 years ago
- ☆22Oct 14, 2022Updated 3 years ago
- ☆22Jul 4, 2019Updated 6 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Jun 15, 2019Updated 6 years ago
- WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering☆89Mar 25, 2023Updated 2 years ago
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Nov 29, 2021Updated 4 years ago
- The first spoken long-text dataset derived from live streams, designed to reflect the redundancy-rich and conversational nature of real-w…☆12Jun 28, 2025Updated 8 months ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Apr 27, 2020Updated 5 years ago
- 这是GraphSAGE模型在Cora、Citeseer、Pubmed数据集上的复现代码。语言:PyTorch☆27Jan 12, 2021Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆112Jun 10, 2021Updated 4 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆31Oct 15, 2023Updated 2 years ago
- BOLD5000: Brain, Object, Landscape Dataset☆29May 12, 2019Updated 6 years ago
- Tensorflow implementation of 'Inductive Representation Learning on Large Graphs'☆26May 12, 2019Updated 6 years ago
- Pytorch implementation of 'Commonsense Knowledge Aware Conversation Generation with Graph Attention'☆26Jul 25, 2024Updated last year
- SPPNet: An Appoach For Real-Time Encrypted Traffic Classification Using Deep Learning☆10Aug 6, 2024Updated last year
- Running PDEs on graph☆29Oct 17, 2022Updated 3 years ago
- A repository for a Deep Q-Learning approach to intrusion detection for networks cyber-attacks.☆10Sep 3, 2021Updated 4 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,231Mar 28, 2025Updated 11 months ago
- Bags of Tricks in OGB (node classification) with GCNs.☆37Aug 11, 2021Updated 4 years ago