An open API service providing repository metadata for many open source software ecosystems.

Topic: "graph-attention-network"

gordicaleksa/pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2,527 - Forks: 333

Jhy1993/HAN

Heterogeneous Graph Neural Network

Language: Python - Size: 40.3 MB - Last synced at: about 6 hours ago - Pushed at: almost 5 years ago - Stars: 1,131 - Forks: 222

IndexFziQ/GNN4NLP-Papers

A list of recent papers about Graph Neural Network methods applied in NLP areas.

Size: 188 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 855 - Forks: 139

thunlp/KernelGAT

The source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.

Language: Python - Size: 2.26 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 180 - Forks: 37

taishan1994/pytorch_HAN

异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch

Language: Python - Size: 75.2 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 110 - Forks: 12

raunakkmr/GraphSAGE-and-GAT-for-link-prediction

GraphSAGE and GAT for link prediction.

Language: Jupyter Notebook - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 14

xiaoqian19940510/TASLP-EAREE

The GitHub repository for the paper "Reinforcement Learning-based Dialogue Guided Event Extraction to Exploit Argument Relations"

Language: Python - Size: 4.33 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

raunakkmr/Graph-Attention-Networks

PyTorch implementation of Graph Attention Networks

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 5

taishan1994/pytorch_gat

Pytorch implementation of graph attention network

Language: Python - Size: 241 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

double125/Graph-Matching-Attention

Bilateral Cross-Modality Graph Matching Attention for Feature Fusion in Visual Question Answering

Language: Python - Size: 2.5 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

njmarko/gat-or

GATor is a Graph Attention Network for object detection with relational reasoning

Language: Jupyter Notebook - Size: 3.25 MB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

khanmhmdi/GAT-Graph-attention-neural-network-

This repository contain the unofficial implementation of the graph attention neural network.

Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

withai/Docked-protein-Interaction-ranking-using-graph-neural-networks

A deep learning library to rank protein complexes using graph neural networks

Language: Python - Size: 166 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

animeshprasad/Glocal

Keyphrase extraction using graph convolution

Language: Python - Size: 5.03 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

YeskendirK/Reducing-Oversmoothing

Source code accompanying the paper "Reducing Over-smoothing in Graph Neural Networks Using Relational Embeddings" published in DLG-AAAI’23

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

bmezaris/ViGAT

This repository hosts the scripts and some of the pre-trained models presented in out paper "ViGAT: Bottom-up event recognition and explanation in video using factorized graph attention network", IEEE Access, 2022.

Language: Python - Size: 224 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ShuvozitGhose/Ground-Terrain-EoT

Modeling Extent-of-Texture Information for Ground Terrain Recognition

Language: Python - Size: 335 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

RickyMiura/Traffic-Speed-Forecasting

Forecasting traffic speed using sensor data from San Diego highways and a Spatial-Temporal Graph Attention Network.

Language: Python - Size: 121 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

dice-group/GATES

Graph Attention Networks for Entity Summarization is the model that applies deep learning on graphs and ensemble learning on entity summarization tasks.

Language: Python - Size: 137 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

bmezaris/Gated-ViGAT

Gated-ViGAT. Code and data for our paper: N. Gkalelis, D. Daskalakis, V. Mezaris, "Gated-ViGAT: Efficient bottom-up event recognition and explanation using a new frame selection policy and gating mechanism", IEEE International Symposium on Multimedia (ISM), Naples, Italy, Dec. 2022.

Language: Python - Size: 169 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gu-yaowen/MTPredictor

A Drug Metabolite & Toxicity Property Predictor Based on Graph Neural Network

Language: Python - Size: 5.15 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

AbstractionsLab/idps-escape

IDPS-ESCAPE (Intrusion Detection and Prevention Systems for Evading Supply Chain Attacks and Post-compromise Effects), part of the CyFORT project: open-source SOAR system powered by a dedicated ML-based anomaly detection toolbox (ADBox) integrated with open-source software such as Wazuh and Suricata.

Language: Python - Size: 55.9 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

wzever/RGCN-GAT-Link-Prediction

Course project of SJTU CS3319: Foundations of Data Science, 2023 spring

Language: Python - Size: 6.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

TiffanyKousiman/graph-attention-neural-network-for-twitter-topic-modelling

Examining Graph Attention Neural Network for Short-Text Topic Modelling using Document Neighbourhood Affinity: A Hydrogen Energy Discourse on Twitter

Language: Jupyter Notebook - Size: 173 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pengkenlim/CxNE_plants

Generation Co-expression Network Embeddings (CxNEs) for plant genes using Graph Attention Networks (GAT))

Language: Python - Size: 178 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

smyconan/PytorchGAT

Dense and Sparse Implementation of GAT written by PyTorch

Language: Python - Size: 162 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

parsa-abbasi/GAT Fork of PetarV-/GAT

Graph Attention Networks (GATs)

Language: Python - Size: 6.06 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Related Topics
pytorch 9 graph-neural-networks 9 deep-learning 7 graph-neural-network 6 gat 5 graph 4 heterogeneous-graph 3 explainable-ai 2 tensorflow 2 artificial-intelligence 2 video 2 self-attention 2 network-embedding 2 heterogeneous-network 2 heterogeneous-graph-neural-network 2 machine-learning 2 graph-convolutional-networks 2 neural-networks 2 geometric-deep-learning 2 attention-mechanism 2 graph-attention-networks 2 admet 1 metabolites 1 video-event-recognition 1 gating 1 twitter-api 1 frame-selection-policy 1 explainability 1 attention-network 1 graphsage 1 deeplearn 1 ground-terrain-recognition 1 extent-of-texture-modeling 1 deeplearning 1 wazuh 1 suricata 1 soar 1 siem 1 python3 1 oversmoothing 1 topic-modelling 1 short-text-topic-modelling 1 hydrogen-energy 1 traffic-speed-forecasting 1 spatial-temporal 1 pytorch-geometric 1 object-detection 1 faster-rcnn 1 pytorch-implementation 1 pytorch-gat 1 python 1 jupyter 1 gat-tutorial 1 attention 1 video-events 1 event-recognition 1 event-explanation 1 bottom-up-analysis 1 attention-model 1 protein-embedding 1 gene-embedding 1 embedding-models 1 co-expression-network-graphs 1 toxicity 1 graph-algorithms 1 reinforcement-learning 1 multi-task 1 bert 1 kernel 1 fact-verification 1 text-embeddings 1 knowledge-graph-embeddings 1 entity-summarization 1 ensemble-learning 1 deep-learning-on-graphs 1 rgcn-architecture 1 recommender-system 1 link-prediction 1 academic-network 1 visual-question-answering 1 graph-matcing-network 1 feature-fusion 1 cross-modality-vqa 1 torch 1 gnn-model 1 gnn 1 pandas 1 opensearch 1 multivariate-timeseries 1 mtad-gat 1 intrusion-detection 1 idps 1 docker 1 data-ingestion 1 correlation 1 anomaly-detection 1 question-answering 1 paperlist 1 paper-list 1 natural-language-processing 1