{"task":"Heterogeneous Node Classification","dataset":"ACM (Heterogeneous Node Classification)","metric_names":[" Macro-F1","Micro-F1","Claim Classification Macro-F1","Macro-F1"],"rows":[{"id":98317,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"RpHGNN","metrics":{" Macro-F1":"94.09","Micro-F1":"94.04"},"paper_url":"https://arxiv.org/abs/2310.14481v2","paper_title":"Efficient Heterogeneous Graph Learning via Random Projection","paper_date":"2023-10-23","code_links":[{"title":"CrawlScript/RpHGNN","url":"https://github.com/CrawlScript/RpHGNN"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98318,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"SlotGAT","metrics":{" Macro-F1":"93.99","Micro-F1":"94.06"},"paper_url":"https://arxiv.org/abs/2405.01927v1","paper_title":"SlotGAT: Slot-based Message Passing for Heterogeneous Graph Neural Network","paper_date":"2024-05-03","code_links":[{"title":"scottjiao/slotgat_icml23","url":"https://github.com/scottjiao/slotgat_icml23"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98319,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"Simple-HGN","metrics":{" Macro-F1":"93.42","Micro-F1":"93.35"},"paper_url":"https://arxiv.org/abs/2112.14936v1","paper_title":"Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks","paper_date":"2021-12-30","code_links":[{"title":"thudm/hgb","url":"https://github.com/thudm/hgb"},{"title":"calderkatyal/CPSC483FinalProject","url":"https://github.com/calderkatyal/CPSC483FinalProject"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98320,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"NARS","metrics":{" Macro-F1":"93.36","Micro-F1":"93.31"},"paper_url":"https://arxiv.org/abs/2011.09679v1","paper_title":"Scalable Graph Neural Networks for Heterogeneous Graphs","paper_date":"2020-11-19","code_links":[{"title":"facebookresearch/NARS","url":"https://github.com/facebookresearch/NARS"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98321,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"GCN","metrics":{" Macro-F1":"92.17","Micro-F1":"92.12"},"paper_url":"http://arxiv.org/abs/1609.02907v4","paper_title":"Semi-Supervised Classification with Graph Convolutional Networks","paper_date":"2016-09-09","code_links":[{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/mxnet/gcn"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/tensorflow/gcn"},{"title":"tkipf/gcn","url":"https://github.com/tkipf/gcn"},{"title":"tkipf/pygcn","url":"https://github.com/tkipf/pygcn"},{"title":"tkipf/keras-gcn","url":"https://github.com/tkipf/keras-gcn"},{"title":"meliketoy/graph-cnn.pytorch","url":"https://github.com/meliketoy/graph-cnn.pytorch"},{"title":"deepchem/moleculenet","url":"https://github.com/deepchem/moleculenet"},{"title":"IllinoisGraphBenchmark/IGB-Datasets","url":"https://github.com/IllinoisGraphBenchmark/IGB-Datasets"},{"title":"tk-rusch/graphcon","url":"https://github.com/tk-rusch/graphcon"},{"title":"jiangboahu/glcn-tf","url":"https://github.com/jiangboahu/glcn-tf"},{"title":"alexOarga/haiku-geometric","url":"https://github.com/alexOarga/haiku-geometric"},{"title":"mahsa91/RA-GCN","url":"https://github.com/mahsa91/RA-GCN"},{"title":"fanzhenliu/dagad","url":"https://github.com/fanzhenliu/dagad"},{"title":"emartinezs44/SparkGCN","url":"https://github.com/emartinezs44/SparkGCN"},{"title":"yanhuchen/quantum-graph-convolutional-network","url":"https://github.com/yanhuchen/quantum-graph-convolutional-network"},{"title":"HamzaGbada/GCN-Numpy","url":"https://github.com/HamzaGbada/GCN-Numpy"},{"title":"nnaakkaaii/g2-MLP","url":"https://github.com/nnaakkaaii/g2-MLP"},{"title":"basiralab/RG-Select","url":"https://github.com/basiralab/RG-Select"},{"title":"basiralab/reproduciblefedgnn","url":"https://github.com/basiralab/reproduciblefedgnn"},{"title":"cybermonic/cage-4-submission","url":"https://github.com/cybermonic/cage-4-submission"},{"title":"mahsa91/GKD","url":"https://github.com/mahsa91/GKD"},{"title":"selmiss/gp-tlstgcn","url":"https://github.com/selmiss/gp-tlstgcn"},{"title":"hazdzz/GCN","url":"https://github.com/hazdzz/GCN"},{"title":"abi-kothapalli/minimumdominatingsets","url":"https://github.com/abi-kothapalli/minimumdominatingsets"},{"title":"tuananh0305/GCN_ANOMALY_DETECTION","url":"https://github.com/tuananh0305/GCN_ANOMALY_DETECTION"},{"title":"basiralab/Reproducible-Generative-Learning","url":"https://github.com/basiralab/Reproducible-Generative-Learning"},{"title":"negarhdr/PGCN","url":"https://github.com/negarhdr/PGCN"},{"title":"ZeinabRahbar/Implementation-for-the-paper-of-SEMI-SUPERVISED-CLASSIFICATION-WITH-GRAPH-CONVOLUTIONAL-NETWORKS","url":"https://github.com/ZeinabRahbar/Implementation-for-the-paper-of-SEMI-SUPERVISED-CLASSIFICATION-WITH-GRAPH-CONVOLUTIONAL-NETWORKS"},{"title":"bcsrn/gcn","url":"https://github.com/bcsrn/gcn"},{"title":"yCobanoglu/infinite-width-gnns","url":"https://github.com/yCobanoglu/infinite-width-gnns"},{"title":"sunxiaobei/mindspore_gallery","url":"https://github.com/sunxiaobei/mindspore_gallery/tree/main/grl/gcn"},{"title":"kiharalab/gnn_pocket","url":"https://github.com/kiharalab/gnn_pocket"},{"title":"ykrmm/sota_gnn","url":"https://github.com/ykrmm/sota_gnn"},{"title":"mahequn001/graphlearning","url":"https://github.com/mahequn001/graphlearning/tree/master/model_zoo/gcn"},{"title":"alililia/ms_contrib","url":"https://github.com/alililia/ms_contrib/tree/main/ascend_gcn"},{"title":"alililia/ms_contrib","url":"https://github.com/alililia/ms_contrib/tree/main/gpu_gcn"},{"title":"30Aniket/Graph-Convolutional-Networks-GCNs","url":"https://github.com/30Aniket/Graph-Convolutional-Networks-GCNs"},{"title":"zhiqiang00/Hon-GCN","url":"https://github.com/zhiqiang00/Hon-GCN"},{"title":"clin366/pygcn","url":"https://github.com/clin366/pygcn"},{"title":"nieci2024/pyglcn","url":"https://github.com/nieci2024/pyglcn"},{"title":"mahendrathapa/graph-convolution-network","url":"https://github.com/mahendrathapa/graph-convolution-network"},{"title":"yangjun1994/CAGCN","url":"https://github.com/yangjun1994/CAGCN"},{"title":"darnbi/pygcn","url":"https://github.com/darnbi/pygcn"},{"title":"1075225782/GCN","url":"https://github.com/1075225782/GCN"},{"title":"udlf/wsef","url":"https://github.com/udlf/wsef"},{"title":"thanhtrunghuynh93/pygcn","url":"https://github.com/thanhtrunghuynh93/pygcn"},{"title":"KimMeen/GCN","url":"https://github.com/KimMeen/GCN"},{"title":"LouisDumont/GCN---re-implementation","url":"https://github.com/LouisDumont/GCN---re-implementation"},{"title":"bepping/non-oversmoothing-gcns","url":"https://github.com/bepping/non-oversmoothing-gcns"},{"title":"toinesayan/node-classification-and-label-dependencies","url":"https://github.com/toinesayan/node-classification-and-label-dependencies"},{"title":"HoganZhang/pygcn_python3","url":"https://github.com/HoganZhang/pygcn_python3"},{"title":"asif-salim/GCN-Graph_Convolutional_Network","url":"https://github.com/asif-salim/GCN-Graph_Convolutional_Network"},{"title":"2023-MindSpore-1/ms-code-11","url":"https://github.com/2023-MindSpore-1/ms-code-11/tree/main/gcn"},{"title":"ajbisberg/gcn","url":"https://github.com/ajbisberg/gcn"},{"title":"lipingcoding/pygcn","url":"https://github.com/lipingcoding/pygcn"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98322,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"RGCN","metrics":{" Macro-F1":"91.55","Micro-F1":"91.41"},"paper_url":"http://arxiv.org/abs/1703.06103v4","paper_title":"Modeling Relational Data with Graph Convolutional Networks","paper_date":"2017-03-17","code_links":[{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/tensorflow/rgcn"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/rgcn-hetero"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/mxnet/rgcn"},{"title":"tkipf/gae","url":"https://github.com/tkipf/gae"},{"title":"Microsoft/gated-graph-neural-network-samples","url":"https://github.com/Microsoft/gated-graph-neural-network-samples"},{"title":"tkipf/relational-gcn","url":"https://github.com/tkipf/relational-gcn"},{"title":"MichSchli/RelationPrediction","url":"https://github.com/MichSchli/RelationPrediction"},{"title":"INK-USC/RE-Net","url":"https://github.com/INK-USC/RE-Net"},{"title":"INK-USC/MHGRN","url":"https://github.com/INK-USC/MHGRN"},{"title":"shijx12/kqapro_baselines","url":"https://github.com/shijx12/kqapro_baselines"},{"title":"thiviyanT/torch-rgcn","url":"https://github.com/thiviyanT/torch-rgcn"},{"title":"berlincho/RGCN-pytorch","url":"https://github.com/berlincho/RGCN-pytorch"},{"title":"masakicktashiro/rgcn_pytorch_implementation","url":"https://github.com/masakicktashiro/rgcn_pytorch_implementation"},{"title":"dglai/wsdm2022-challenge","url":"https://github.com/dglai/wsdm2022-challenge"},{"title":"predict-idlab/RR-GCN","url":"https://github.com/predict-idlab/RR-GCN"},{"title":"giuseppefutia/semi","url":"https://github.com/giuseppefutia/semi"},{"title":"guillaumejaume/tuto-dl-on-graphs","url":"https://github.com/guillaumejaume/tuto-dl-on-graphs"},{"title":"anilakash/indkgc","url":"https://github.com/anilakash/indkgc"},{"title":"toooooodo/rgcn-linkprediction","url":"https://github.com/toooooodo/rgcn-linkprediction"},{"title":"JiabenLi/rgcn_paddlepaddle","url":"https://github.com/JiabenLi/rgcn_paddlepaddle"},{"title":"kracr/document-level-relation-extraction","url":"https://github.com/kracr/document-level-relation-extraction"},{"title":"susurrant/flow-imputation","url":"https://github.com/susurrant/flow-imputation"},{"title":"susurrant/spatial-interaction-modeling","url":"https://github.com/susurrant/spatial-interaction-modeling"},{"title":"parkererickson/crunchBaseGraph","url":"https://github.com/parkererickson/crunchBaseGraph"},{"title":"chalothon/Graph-Convolutional-Networks-for-Relational-Link-Prediction","url":"https://github.com/chalothon/Graph-Convolutional-Networks-for-Relational-Link-Prediction"},{"title":"QustKcz/relational-GCN","url":"https://github.com/QustKcz/relational-GCN"},{"title":"yangyucheng000/Papers","url":"https://github.com/yangyucheng000/Papers/tree/main/MindSpore-Retrieval-augmented"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98323,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"GTN","metrics":{" Macro-F1":"91.31","Micro-F1":"91.20"},"paper_url":"https://arxiv.org/abs/1911.06455v2","paper_title":"Graph Transformer Networks","paper_date":"2019-11-06","code_links":[{"title":"seongjunyun/Graph_Transformer_Networks","url":"https://github.com/seongjunyun/Graph_Transformer_Networks"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98324,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"HGT","metrics":{" Macro-F1":"91.12","Micro-F1":"91.00"},"paper_url":"https://arxiv.org/abs/2003.01332v1","paper_title":"Heterogeneous Graph Transformer","paper_date":"2020-03-03","code_links":[{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/hgt"},{"title":"acbull/pyHGT","url":"https://github.com/acbull/pyHGT"},{"title":"acbull/pyHGT","url":"https://github.com/acbull/pyHGT/tree/master/ogbn-mag"},{"title":"syyunn/node2vec","url":"https://github.com/syyunn/node2vec"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98325,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"HetSANN","metrics":{" Macro-F1":"90.02","Micro-F1":"89.91"},"paper_url":"https://arxiv.org/abs/1912.10832v1","paper_title":"An Attention-based Graph Neural Network for Heterogeneous Structural Learning","paper_date":"2019-12-19","code_links":[{"title":"didi/hetsann","url":"https://github.com/didi/hetsann"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98326,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"SeHGNN","metrics":{"Claim Classification Macro-F1":"93.95","Micro-F1":"93.87"},"paper_url":"https://arxiv.org/abs/2207.02547v3","paper_title":"Simple and Efficient Heterogeneous Graph Neural Network","paper_date":"2022-07-06","code_links":[{"title":"ict-gimlab/sehgnn","url":"https://github.com/ict-gimlab/sehgnn"},{"title":"ICT-GIMLab/SeHGNN","url":"https://github.com/ICT-GIMLab/SeHGNN/tree/master/large"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]},{"id":98327,"task":"Heterogeneous Node Classification","parent_task":"Node Classification","dataset":"ACM (Heterogeneous Node Classification)","model_name":"GAT","metrics":{"Macro-F1":"92.26","Micro-F1":"92.19"},"paper_url":"http://arxiv.org/abs/1710.10903v3","paper_title":"Graph Attention Networks","paper_date":"2017-10-30","code_links":[{"title":"labmlai/annotated_deep_learning_paper_implementations","url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/gat"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/tensorflow/gat"},{"title":"dmlc/dgl","url":"https://github.com/dmlc/dgl/tree/master/examples/mxnet/gat"},{"title":"PetarV-/GAT","url":"https://github.com/PetarV-/GAT"},{"title":"Diego999/pyGAT","url":"https://github.com/Diego999/pyGAT"},{"title":"gordicaleksa/pytorch-GAT","url":"https://github.com/gordicaleksa/pytorch-GAT"},{"title":"shenweichen/GraphNeuralNetwork","url":"https://github.com/shenweichen/GraphNeuralNetwork"},{"title":"HazyResearch/hgcn","url":"https://github.com/HazyResearch/hgcn"},{"title":"GraphSAINT/GraphSAINT","url":"https://github.com/GraphSAINT/GraphSAINT"},{"title":"danielegrattarola/keras-gat","url":"https://github.com/danielegrattarola/keras-gat"},{"title":"lukecavabarrett/pna","url":"https://github.com/lukecavabarrett/pna"},{"title":"meliketoy/graph-cnn.pytorch","url":"https://github.com/meliketoy/graph-cnn.pytorch"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/gnn/gat"},{"title":"Kaimaoge/IGNNK","url":"https://github.com/Kaimaoge/IGNNK"},{"title":"IllinoisGraphBenchmark/IGB-Datasets","url":"https://github.com/IllinoisGraphBenchmark/IGB-Datasets"},{"title":"arangoml/fastgraphml","url":"https://github.com/arangoml/fastgraphml"},{"title":"zhao-tong/GNNs-easy-to-use","url":"https://github.com/zhao-tong/GNNs-easy-to-use"},{"title":"davidpicard/homm","url":"https://github.com/davidpicard/homm"},{"title":"alexOarga/haiku-geometric","url":"https://github.com/alexOarga/haiku-geometric"},{"title":"snowkylin/gnn","url":"https://github.com/snowkylin/gnn"},{"title":"akash18tripathi/MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-Network","url":"https://github.com/akash18tripathi/MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-Network"},{"title":"fanzhenliu/dagad","url":"https://github.com/fanzhenliu/dagad"},{"title":"weiyangfb/PyTorchSparseGAT","url":"https://github.com/weiyangfb/PyTorchSparseGAT"},{"title":"HeapHop30/graph-attention-nets","url":"https://github.com/HeapHop30/graph-attention-nets"},{"title":"marblet/GNN_models_pytorch_geometric","url":"https://github.com/marblet/GNN_models_pytorch_geometric"},{"title":"marble0117/GNN_models_pytorch_geometric","url":"https://github.com/marble0117/GNN_models_pytorch_geometric"},{"title":"marble0117/GNN_models_pytorch","url":"https://github.com/marble0117/GNN_models_pytorch"},{"title":"zxhhh97/ABot","url":"https://github.com/zxhhh97/ABot"},{"title":"ds4dm/sGat","url":"https://github.com/ds4dm/sGat"},{"title":"ds4dm/sparse-gcn","url":"https://github.com/ds4dm/sparse-gcn"},{"title":"isotlaboratory/ml4vrp","url":"https://github.com/isotlaboratory/ml4vrp"},{"title":"marblet/gat-pytorch","url":"https://github.com/marblet/gat-pytorch"},{"title":"ydzhang-stormstout/HAT","url":"https://github.com/ydzhang-stormstout/HAT"},{"title":"gcucurull/jax-gat","url":"https://github.com/gcucurull/jax-gat"},{"title":"calciver/Graph-Attention-Networks","url":"https://github.com/calciver/Graph-Attention-Networks"},{"title":"shi27feng/transformers.satisfy","url":"https://github.com/shi27feng/transformers.satisfy"},{"title":"pengsl-lab/mssl","url":"https://github.com/pengsl-lab/mssl"},{"title":"pengsl-lab/mssl2drug","url":"https://github.com/pengsl-lab/mssl2drug"},{"title":"nnaakkaaii/g2-MLP","url":"https://github.com/nnaakkaaii/g2-MLP"},{"title":"gmum/umwpl2021","url":"https://github.com/gmum/umwpl2021"},{"title":"taishan1994/pytorch_gat","url":"https://github.com/taishan1994/pytorch_gat"},{"title":"wan2000/mc-mot","url":"https://github.com/wan2000/mc-mot"},{"title":"basiralab/RG-Select","url":"https://github.com/basiralab/RG-Select"},{"title":"dmeoli/neuro-sat","url":"https://github.com/dmeoli/neuro-sat"},{"title":"liu6zijian/simplified-gcn-model","url":"https://github.com/liu6zijian/simplified-gcn-model"},{"title":"tatp22/pytorch-fast-GAT","url":"https://github.com/tatp22/pytorch-fast-GAT"},{"title":"noahtren/Graph-Attention-Networks-TensorFlow-2","url":"https://github.com/noahtren/Graph-Attention-Networks-TensorFlow-2"},{"title":"yururyuru00/GAT_pyG","url":"https://github.com/yururyuru00/GAT_pyG"},{"title":"qema/orca-py","url":"https://github.com/qema/orca-py"},{"title":"zhanglab-aim/cancer-net","url":"https://github.com/zhanglab-aim/cancer-net"},{"title":"gayanku/FDGATII","url":"https://github.com/gayanku/FDGATII"},{"title":"Yindong-Zhang/myGAT","url":"https://github.com/Yindong-Zhang/myGAT"},{"title":"giuseppefutia/link-prediction-code","url":"https://github.com/giuseppefutia/link-prediction-code"},{"title":"Aveek-Saha/Graph-Attention-Net","url":"https://github.com/Aveek-Saha/Graph-Attention-Net"},{"title":"BIG-S2/keras-gnm","url":"https://github.com/BIG-S2/keras-gnm"},{"title":"mlzxzhou/keras-gnm","url":"https://github.com/mlzxzhou/keras-gnm"},{"title":"basiralab/Reproducible-Generative-Learning","url":"https://github.com/basiralab/Reproducible-Generative-Learning"},{"title":"abhilash1910/GraphAttentionNetworks","url":"https://github.com/abhilash1910/GraphAttentionNetworks"},{"title":"Kristof-Neys/GAT_Neo4j_DGL","url":"https://github.com/Kristof-Neys/GAT_Neo4j_DGL"},{"title":"ak24watch/Graph-Deeplearning-GAT","url":"https://github.com/ak24watch/Graph-Deeplearning-GAT"},{"title":"Negus25/GAT-Mindspore","url":"https://github.com/Negus25/GAT-Mindspore"},{"title":"ChengyuSun/gat","url":"https://github.com/ChengyuSun/gat"},{"title":"joaopedromattos/gnee","url":"https://github.com/joaopedromattos/gnee"},{"title":"mitya8128/experiments_notes","url":"https://github.com/mitya8128/experiments_notes"},{"title":"4pygmalion/GAT_tensorflow","url":"https://github.com/4pygmalion/GAT_tensorflow"},{"title":"vailatuts/SSFG-regularization","url":"https://github.com/vailatuts/SSFG-regularization"},{"title":"handasontam/GAT-with-edgewise-attention","url":"https://github.com/handasontam/GAT-with-edgewise-attention"},{"title":"Mind23-2/MindCode-4","url":"https://github.com/Mind23-2/MindCode-4/tree/main/gat"},{"title":"AngusMonroe/GAT-pytorch","url":"https://github.com/AngusMonroe/GAT-pytorch"},{"title":"fongyk/graph-attention","url":"https://github.com/fongyk/graph-attention"},{"title":"404nofound/gat","url":"https://github.com/404nofound/gat"},{"title":"ColdenChan/GAT_D","url":"https://github.com/ColdenChan/GAT_D"},{"title":"MehmetBarutcu/Streaming-Algorithm-for-Monotone-k-Submodular-Maximization-with-Cardinality-Constraints","url":"https://github.com/MehmetBarutcu/Streaming-Algorithm-for-Monotone-k-Submodular-Maximization-with-Cardinality-Constraints"},{"title":"bowu/GraphSearch","url":"https://github.com/bowu/GraphSearch"},{"title":"Messham87/COVID_GAT","url":"https://github.com/Messham87/COVID_GAT"},{"title":"zhangbo2008/GAT_network","url":"https://github.com/zhangbo2008/GAT_network"},{"title":"blueberryc/pyGAT","url":"https://github.com/blueberryc/pyGAT"},{"title":"anish-lu-yihe/SVRT-by-GAT","url":"https://github.com/anish-lu-yihe/SVRT-by-GAT"},{"title":"WantingZhao/my_GAT","url":"https://github.com/WantingZhao/my_GAT"},{"title":"dzb1998/pyGAT","url":"https://github.com/dzb1998/pyGAT"},{"title":"subercui/pyGConvAT","url":"https://github.com/subercui/pyGConvAT"},{"title":"YunseobShin/wiki_GAT","url":"https://github.com/YunseobShin/wiki_GAT"},{"title":"MindSpore-scientific-2/code-4","url":"https://github.com/MindSpore-scientific-2/code-4/tree/main/GR-HSTU"},{"title":"snownus/COOP","url":"https://github.com/snownus/COOP"},{"title":"ChengSashankh/trying-GAT","url":"https://github.com/ChengSashankh/trying-GAT"},{"title":"Anak2016/GAT","url":"https://github.com/Anak2016/GAT"},{"title":"whut2962575697/gat_sementic_segmentation","url":"https://github.com/whut2962575697/gat_sementic_segmentation"},{"title":"Anou9531/GAT","url":"https://github.com/Anou9531/GAT"},{"title":"PumpkinYing/GAT","url":"https://github.com/PumpkinYing/GAT"},{"title":"galkampel/HyperNetworks","url":"https://github.com/galkampel/HyperNetworks"},{"title":"tlmakinen/GAT-noise","url":"https://github.com/tlmakinen/GAT-noise"},{"title":"TyngJiunKuo/deep-learning-project","url":"https://github.com/TyngJiunKuo/deep-learning-project"}],"metrics_order":"[\" Macro-F1\", \"Micro-F1\", \"Claim Classification Macro-F1\", \"Macro-F1\"]","area":"Graphs","uses_additional_data":0,"source":"archive","tags":[]}]}