Ecosyste.ms: Repos

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

GitHub topics: gnn

songqiang321/Awesome-AI-Papers

This repository is used to collect papers and code in the field of AI.

Size: 1.1 MB - Last synced: about 3 hours ago - Pushed: about 4 hours ago - Stars: 13 - Forks: 0

JhngJng/NaQ-PyTorch

The official source code of the paper "Unsupervised Episode Generation for Graph Meta-learning" (to be presented in ICML 2024)

Language: Python - Size: 16.7 MB - Last synced: about 21 hours ago - Pushed: about 22 hours ago - Stars: 7 - Forks: 1

mohansaidinesh/Machine-Learning

Exercises on Machine Learning

Language: Jupyter Notebook - Size: 59.7 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 8 - Forks: 2

alibaba/libgrape-lite

🍇 A C++ library for parallel graph processing (GRAPE) 🍇

Language: C++ - Size: 9.53 MB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 364 - Forks: 89

enveda/ccs-prediction

Evaluating the generalizability of graph neural networks for predicting collision cross section

Language: Jupyter Notebook - Size: 31.9 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 1 - Forks: 1

marcocolangelo/MSSGAT Fork of leaves520/MSSGAT

Molecular substructure graph attention network for molecular property identification in drug discovery. This is the starting point for my thesis project and is the fork of a repository from the paper https://doi.org/10.1016/j.patcog.2022.108659

Language: Python - Size: 64.1 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

timothewt/SP100_Analysis_with_GNNs

S&P100 stocks analysis via Graph Neural Networks (Forecasting, Clustering, Trend classification, Stocks ranking for optimal stock picking)

Language: Jupyter Notebook - Size: 88.2 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

huweibo/Awesome-Federated-Learning-on-Graph-and-GNN-papers

Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.

Size: 33.2 KB - Last synced: about 18 hours ago - Pushed: 3 months ago - Stars: 300 - Forks: 46

mashaan14/YouTube-channel

Code I used for my YouTube videos

Language: Jupyter Notebook - Size: 262 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 2 - Forks: 1

pygda-team/pygda

PyGDA is a Python library for Graph Domain Adaptation.

Language: Python - Size: 196 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 3 - Forks: 0

TorchSpatiotemporal/tsl

tsl: a PyTorch library for processing spatiotemporal data.

Language: Python - Size: 1.05 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 213 - Forks: 21

wrcorcoran/2324_TeamSingh_ERSP

Research logs, notes, and links for Professor Singh's 2023-2024 ERSP project.

Language: Jupyter Notebook - Size: 29.7 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 1 - Forks: 1

dgSPARSE/dgSPARSE-Lib

PyTorch-Based Fast and Efficient Processing for Various Machine Learning Applications with Diverse Sparsity

Language: Cuda - Size: 8.21 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 93 - Forks: 24

tdrose/ionimage_embedding

DL based representation learning of MS imaging data

Language: Python - Size: 6.41 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

tsinghua-fib-lab/GNN-Recommender-Systems

An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)

Size: 186 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 892 - Forks: 132

xmindflow/Awesome_Mamba

A Comprehensive Survey of Mamba in Deep Learning

Size: 176 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 86 - Forks: 6

ZJUFanLab/scDeepSort

Cell-type Annotation for Single-cell Transcriptomics using Deep Learning with a Weighted Graph Neural Network

Language: Python - Size: 19.4 MB - Last synced: 7 days ago - Pushed: 11 months ago - Stars: 93 - Forks: 17

RC4ML/Legion

GPU-initiated Large-scale GNN System

Language: Cuda - Size: 67.1 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 15 - Forks: 3

bensalem14/Introductory-GNN-Labs

Introductory labs on Graph embeddings and GNNs.

Language: Jupyter Notebook - Size: 1.45 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

IllinoisGraphBenchmark/IGB-Datasets

Largest realworld open-source graph dataset - Worked done under IBM-Illinois Discovery Accelerator Institute and Amazon Research Awards and in collaboration with NVIDIA Research.

Language: Python - Size: 55 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 72 - Forks: 9

njmarko/machine-learning-with-graphs

My solutions for Stanford University course CS224W: Machine Learning with Graphs Fall 2021 colabs (GNN, GAT, GraphSAGE, GCN)

Language: Jupyter Notebook - Size: 1.25 MB - Last synced: 1 day ago - Pushed: about 2 years ago - Stars: 23 - Forks: 2

hazdzz/STGCN

The PyTorch implementation of STGCN.

Language: Python - Size: 126 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 415 - Forks: 92

mlimbuu/pytorch-GAT

This repository contains implementation of Graph Attention Networks(GATs) using Pytorch.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

Karenina-na/Deep-Learning-Framework

深度学习脚手架

Language: Jupyter Notebook - Size: 55.1 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 16 - Forks: 5

YangLing0818/VQGraph

[ICLR 2024] VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs

Language: Python - Size: 10.3 MB - Last synced: 5 days ago - Pushed: 2 months ago - Stars: 56 - Forks: 6

abhinavg97/Learnable_DropEdge

Multilabel Aspect Prediction using Graph Convolutional Networks

Language: Python - Size: 258 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 5 - Forks: 1

kAI-swa/tgn-aa Fork of twitter-research/tgn

TGN-AA: Temporal Graph Networks with attention-based aggregator

Language: Python - Size: 1020 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

MeysamAmirsardari/PoseModel

PoseModel: An Open-Source Toolkit for Accurate and Robust Automated Behavioral Latent Embedding

Language: Jupyter Notebook - Size: 12.2 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 4 - Forks: 0

gnn-tracking/gnn_tracking

Reconstruct billions of particle trajectories with graph neural networks

Language: Python - Size: 16.9 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 30 - Forks: 13

TUMFTM/RadarGNN

A graph neural network for the segmentation and object detection in radar point clouds.

Language: Python - Size: 563 KB - Last synced: 5 days ago - Pushed: 4 months ago - Stars: 55 - Forks: 10

datawhalechina/grape-book

图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book

Language: HTML - Size: 56.8 MB - Last synced: 11 days ago - Pushed: 28 days ago - Stars: 134 - Forks: 18

ZhuYun97/awesome-GNN-distillation

papers of distilling Graph Neural Network

Size: 3.91 KB - Last synced: about 21 hours ago - Pushed: over 2 years ago - Stars: 19 - Forks: 1

airscholar/AlphaTeam

Complex Network Analysis Using Machine Learning

Language: HTML - Size: 202 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 4 - Forks: 3

alibaba/graph-learn

An Industrial Graph Neural Network Framework

Language: C++ - Size: 5.51 MB - Last synced: 10 days ago - Pushed: 4 months ago - Stars: 1,255 - Forks: 266

Jepi1202/master_thesis

GNN and symbolic regression applied for active matter

Language: Jupyter Notebook - Size: 215 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

issacchan26/AntiMoneyLaunderingDetectionWithGNN

Anti Money Laundering Detection using Graph Attention Network

Language: Jupyter Notebook - Size: 38.1 KB - Last synced: 11 days ago - Pushed: 7 months ago - Stars: 16 - Forks: 6

alibaba/GraphTranslator

GraphTranslator:Aligning Graph Model to Large Language Model for Open-ended Tasks

Language: Python - Size: 20.4 MB - Last synced: 10 days ago - Pushed: about 1 month ago - Stars: 46 - Forks: 6

ccr-cheng/enantiomer-differentiation-gnn

Explore current geometric GNNs' ability to differentiate enantiomer pairs ⌬

Language: Python - Size: 1.32 MB - Last synced: 13 days ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

Graphlet-AI/graphml-class

Full Stack Graph Machine Learning: Theory, Practice, Tools and Techniques

Language: Jupyter Notebook - Size: 67.4 MB - Last synced: 4 days ago - Pushed: 4 months ago - Stars: 57 - Forks: 4

mi-x-lab/gummy

This GitHub repository serves as an online notebook, dedicated to documenting study materials, ingenious ideas, or notes pertaining to Machine Learning, to provide a platform for recording such content at any given moment.

Size: 163 MB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

evandieren/GNN_Explainability

GNN Explainability in a regression setting - semester project for Applied Mathematics MSc @ EPFL

Language: Python - Size: 30.5 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 1 - Forks: 0

KrishnaswamyLab/blis

Accompanying code for the AISTATS 2024 paper BLIS-Net: Classifying and Analyzing Signals on Graphs

Language: Jupyter Notebook - Size: 346 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

MobileTeleSystems/CoolGraph

Make GNN easy to start with

Language: Python - Size: 15.5 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 112 - Forks: 4

PengBoXiangShang/torchsketch

TPAMI 2022

Language: Python - Size: 116 KB - Last synced: 2 days ago - Pushed: over 3 years ago - Stars: 184 - Forks: 22

DiTEC-project/gnn-pressure-estimation

DiTEC research

Language: Jupyter Notebook - Size: 1.73 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 4 - Forks: 1

THUDM/GRAND

Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"

Language: Python - Size: 5.72 MB - Last synced: 7 days ago - Pushed: 11 months ago - Stars: 201 - Forks: 40

YeonwooSung/PyTorch_GNN_Implementation

PyTorch implementation of GNN models

Language: Jupyter Notebook - Size: 14.1 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 9 - Forks: 2

shin-sforzando/etude-GNN

Etude for Graphical Neural Network

Language: Jupyter Notebook - Size: 11.1 MB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

GraphEoM/GSCAN

GSCAN: Graph Stability Clustering using Edge-Aware Excess-of-Mass

Language: Python - Size: 3.36 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 1

ZhuYun97/awesome-GNN-for-Recommendation

the papers of applying gnns into recommender system

Size: 8.79 KB - Last synced: about 21 hours ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

MehranTaghian/SAC_GCN

Implementation of the soft actor critic algorithm with graph convolution networks

Language: Jupyter Notebook - Size: 1.02 GB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

SherylHYX/pytorch_geometric_signed_directed

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.

Language: Python - Size: 101 MB - Last synced: 17 days ago - Pushed: 3 months ago - Stars: 114 - Forks: 15

gunrock/gunrock

Programmable CUDA/C++ GPU Graph Analytics

Language: C++ - Size: 74.6 MB - Last synced: 17 days ago - Pushed: 28 days ago - Stars: 940 - Forks: 198

benedekrozemberczki/pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)

Language: Python - Size: 13.2 MB - Last synced: 16 days ago - Pushed: about 1 month ago - Stars: 2,491 - Forks: 348

awslabs/realtime-fraud-detection-with-gnn-on-dgl

An end-to-end blueprint architecture for real-time fraud detection(leveraging graph database Amazon Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.

Language: TypeScript - Size: 12.6 MB - Last synced: 10 days ago - Pushed: about 2 months ago - Stars: 204 - Forks: 38

benedekrozemberczki/datasets

A repository of pretty cool datasets that I collected for network science and machine learning research.

Size: 91.4 MB - Last synced: 17 days ago - Pushed: 2 months ago - Stars: 586 - Forks: 87

benedekrozemberczki/SimGNN

A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).

Language: Python - Size: 2.44 MB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 708 - Forks: 146

AmirJlr/Molecular-Property-Prediction

Collection of Machine Learning and GNN methods for Molecular Property Prediction Task

Language: Jupyter Notebook - Size: 16.4 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

bl3e967/medium-articles

The accompanying code to my medium articles.

Language: Jupyter Notebook - Size: 951 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

kyzhouhzau/NLPGNN

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

Language: Python - Size: 205 KB - Last synced: 17 days ago - Pushed: almost 4 years ago - Stars: 331 - Forks: 64

benedekrozemberczki/CapsGNN

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

Language: Python - Size: 4.66 MB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 1,229 - Forks: 197

castroisabel/github-social-network-analysis

Analysis of the GitHub's social network and construction of a graph neural network (GNN) model for the node classification task.

Language: Jupyter Notebook - Size: 4.47 MB - Last synced: 23 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

MicheleCattaneo/ZINC_GNN

GNN trained on the ZINC dataset (graph-level regression)

Language: Jupyter Notebook - Size: 83 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

Zhiyu014/GNN-UDS

A GNN-based surrogate model of urban drainage networks.

Language: Jupyter Notebook - Size: 2.29 GB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 1 - Forks: 3

Null-byte-00/toxicity-prediction-gnn

ML model for substance toxicity prediction using graph-based neural networks

Language: Python - Size: 142 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

ThomasGust/Molecumixer

Very incomplete right now, pretrained ARGVAET system for generating, classifying, and predicting the properties of molecules. I couldn't upload the dataset or checkpoints due to size constraints.

Language: Python - Size: 13.6 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 3 - Forks: 0

sunzeyeah/item-alignment

ccks2022 task9 subtask2 商品同款识别

Language: Jupyter Notebook - Size: 5.94 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 25 - Forks: 12

yolandalalala/GNNInterpreter

[ICLR 2023] Official implementation of the paper "GNNInterpreter"

Language: Jupyter Notebook - Size: 4.52 MB - Last synced: 13 days ago - Pushed: 25 days ago - Stars: 9 - Forks: 0

yolandalalala/GNNBoundary

[ICLR 2024] Official implementation of the paper "GNNBoundary"

Language: Jupyter Notebook - Size: 3.98 MB - Last synced: 13 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 0

victor-iyi/sage-triples

A library for converting Knowledge Graph s-r-o triples into Graph Neural Network friendly format

Language: Rust - Size: 47.9 KB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

YGZWQZD/LAMDA-SSL

30 Semi-Supervised Learning Algorithms

Language: Python - Size: 10.4 MB - Last synced: 24 days ago - Pushed: 26 days ago - Stars: 173 - Forks: 16

viogami/gRPC_GNN

利用GCN进行热度预测。 从原始数据出发,到数据处理,模型设计,最终可视化在web端展示,并做生产环境的部署。 利用grpc做双端的通信。

Language: Jupyter Notebook - Size: 23.3 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

GraphAlgoX/GraphMM-Master

GraphMM: Graph-based Vehicular Map Matching by Leveraging Trajectory and Road Correlations

Language: Python - Size: 11.4 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 7 - Forks: 2

Linnore/GNN-Cora-CUHKSZAG

This repo contains Pytorch-Lightning implementations of GCN and GraphSAGE for Node Classification and Link Prediction (as a way for Recommendation System) on the Cora dataset and CUHKSZ-AG dataset.

Language: Jupyter Notebook - Size: 22.9 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

andresprados/SPIGA

SPIGA: Shape Preserving Facial Landmarks with Graph Attention Networks.

Language: Jupyter Notebook - Size: 126 MB - Last synced: 16 days ago - Pushed: 8 months ago - Stars: 260 - Forks: 31

benedekrozemberczki/EdMot

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

Language: Python - Size: 1.14 MB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 131 - Forks: 19

devanshamin/LitGNN

Graph Neural Networks (GNN) Experimentation Playground

Language: Python - Size: 678 KB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

Bowen-n/MCBG

Source code of Malware Classification by Learning Semantic and Structural Features of Control Flow Graphs (TrustCom 2021)

Language: Python - Size: 13.4 MB - Last synced: 26 days ago - Pushed: about 2 years ago - Stars: 14 - Forks: 1

MChatzakis/mutegenic-molecule-detection

Graph Convolution Neural Networks for Mutagenic Molecule Detection

Language: Jupyter Notebook - Size: 729 KB - Last synced: 5 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 1

willyfh/graph-transformer

An unofficial implementation of Graph Transformer (Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classification) - IJCAI 2021

Language: Python - Size: 483 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 22 - Forks: 4

njmarko/graph-transformer-psiml

Transformer implemented with graph attention network (GAT) layers from PyTorch Geometric

Language: Jupyter Notebook - Size: 41 MB - Last synced: 1 day ago - Pushed: almost 2 years ago - Stars: 14 - Forks: 2

ansonb/EFT

The code for our ICLR 2024 paper: "Beyond Spatio-Temporal Representations: Evolving Fourier Transform for Temporal Graphs"

Language: Python - Size: 7.21 MB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

gerkone/egnn-jax

E(n) Equivariant GNN in jax

Language: Python - Size: 55.7 KB - Last synced: 6 days ago - Pushed: 9 months ago - Stars: 8 - Forks: 0

LemuelKL/gat-eu-interconnector

An attempt to apply graph attention neural network on modelling EU electricity interconnectors with only public data.

Language: Jupyter Notebook - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

XiaShan1227/Self-Attention-Graph-Pooling

Self-Attention Graph Pooling

Language: Python - Size: 4.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tensorflow/gnn

TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.

Language: Python - Size: 6.28 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,266 - Forks: 165

alchemine/liver-microsome-prediction

인간과 쥐의 간 대사 효소에 대한 화합물 대사안정성 예측모델 개발 경진대회

Language: Jupyter Notebook - Size: 1.27 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

XiaShan1227/SimGNN

SimGNN: A Neural Network Approach to Fast Graph Similarity Computation

Language: Python - Size: 242 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 2

gasteigerjo/ppnp

PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)

Language: Jupyter Notebook - Size: 8.9 MB - Last synced: 2 days ago - Pushed: 9 months ago - Stars: 315 - Forks: 55

BNN-UPC/graphlaxy

Language: Python - Size: 183 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 8 - Forks: 2

jaydeepthik/Graph-Neural-Nets

Basic implementation of a 2-Layer GNN architecture for Node Level task prediction on CORA citation data.

Language: Jupyter Notebook - Size: 230 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

rapidsai/wholegraph

WholeGraph - large scale Graph Neural Networks

Language: Cuda - Size: 2.45 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 78 - Forks: 27

songxf1024/GIMS

Graph-Based Image Matching System

Size: 6.84 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

USC-InfoLab/NeuroGNN

NeuroGNN is a state-of-the-art framework for precise seizure detection and classification from EEG data. It employs dynamic Graph Neural Networks (GNNs) to capture intricate spatial, temporal, semantic, and taxonomic correlations between EEG electrode locations and brain regions, resulting in improved accuracy. Presented at PAKDD '24.

Language: Jupyter Notebook - Size: 38.6 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ameritusweb/ParallelReverseAutoDiff

Parallel Reverse Mode Automatic Differentiation in C# for Custom Neural Network Development

Language: C# - Size: 98.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

ethanmclark1/bioinformatics-sota-eval

Evaluating SOTA biologically-informed neural networks (KPNN, PGNN, and GNN) on scRNA-seq data for classification tasks

Language: Python - Size: 89.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

shamim-hussain/egt_pytorch

Edge-Augmented Graph Transformer

Language: Python - Size: 79.1 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 67 - Forks: 9

snap-research/non-contrastive-link-prediction

[ICLR 2023] Link Prediction with Non-Contrastive Learning

Language: Python - Size: 77.1 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 25 - Forks: 1

benedekrozemberczki/SEAL-CI

A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

Language: Python - Size: 5.08 MB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 206 - Forks: 49

ilayluz/learning-amg

Learning Algebraic Multigrid Using Graph Neural Networks

Language: Python - Size: 45.9 KB - Last synced: 26 days ago - Pushed: almost 4 years ago - Stars: 19 - Forks: 3

Related Keywords
gnn 545 graph-neural-networks 136 pytorch 127 deep-learning 113 machine-learning 74 gcn 71 graph 67 graph-neural-network 42 python 39 pytorch-geometric 33 nlp 24 graph-algorithms 20 graph-convolutional-networks 20 graphs 18 gat 18 dgl 17 graph-attention-networks 16 transformer 16 tensorflow 16 graphneuralnetwork 16 knowledge-graph 16 geometric-deep-learning 14 neural-network 14 graphsage 14 node-classification 12 graph-classification 12 gnns 11 cnn 11 brain-connectivity 10 graph-convolution 10 graph-representation-learning 10 recommender-system 10 attention-mechanism 10 ai 10 equivariance 9 natural-language-processing 9 rnn 9 deep-neural-networks 9 graph-embedding 9 representation-learning 8 computer-vision 8 neural-networks 8 python3 8 ml 8 graph-theory 8 bert 8 gpu 8 link-prediction 8 recommendation 7 jax 7 cv 7 bioinformatics 7 network-neuroscience 7 contrastive-learning 7 explainable-ai 7 artificial-intelligence 7 attention 7 self-supervised-learning 7 paper 7 network-embedding 7 xai 7 node2vec 6 social-network-analysis 6 gan 6 drug-discovery 6 deeplearning 6 fraud-detection 6 pytorch-implementation 6 cuda 6 social-network 6 data-science 6 deepwalk 6 tensorflow2 6 gnn-model 6 classification 5 machine-learning-algorithms 5 network-analysis 5 dataset 5 explainability 5 graph-transformer 5 semi-supervised-learning 5 message-passing 5 meta-learning 5 optimization 5 data-mining 5 reinforcement-learning 5 clustering 5 graph-attention 5 molecules 5 time-series 5 knowledge-distillation 5 algorithms 4 self-attention 4 interpretability 4 few-shot-learning 4 complex-networks 4 scalability 4 positional-encoding 4 pandas 4 image-processing 4