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

Projects in Awesome Lists tagged with graphsage

A curated list of projects in awesome lists tagged with graphsage .

https://github.com/shenweichen/graphneuralnetwork

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

gat gcn gnn graph-attention graphsage

Last synced: 13 Apr 2025

https://github.com/shenweichen/GraphNeuralNetwork

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

gat gcn gnn graph-attention graphsage

Last synced: 01 May 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/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/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/wey-gu/nebulagraph-fraud-detection-gnn

An example project for training a GraphSAGE Model, and setup a Real-time Fraud Detection Web Service(Frontend and Backend) with NebulaGraph Database and DGL.

dgl fraud-detection gnn graphdatabase graphsage nebulagraph

Last synced: 31 Aug 2025

https://github.com/njmarko/machine-learning-with-graphs

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

gat gcn gnn graph-neural-networks graphsage message-passing pytorch

Last synced: 18 Jul 2025

https://github.com/huichuanli/graphneuralnetwork

玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe

deepwalk gat gcn graph-embedding graphsage line metapathvec node2vec snde transe w2v

Last synced: 21 Apr 2025

https://github.com/spk-22/phish-guard

A comprehensive deep learning framework for phishing detection, utilizing Graph Neural Networks (GraphSAGE) to analyze interconnected web features. Features include temporal graph construction, causal learning for robust time-series analysis, and integrated noise injection testing to evaluate model resilience against data imperfections.

casual-sampling gnn-model graphsage ids phishing-detection pytorch temporal-data

Last synced: 30 Jun 2025

https://github.com/spk-22/mal-aware

This project focuses on the classification of malware based on system process behavior. It utilizes machine learning techniques to analyze features extracted from running processes to distinguish between benign and malicious software. The goal is to develop an effective and interpretable model for real-time malware detection. Tags (for GitHub):

casual-sampling graphsage malware-analysis malware-detection python pytorch

Last synced: 13 Apr 2026

https://github.com/aveek-saha/viraliq

Code implementation & CLI tool for the paper: "Graph Based Temporal Aggregation for Video Retrieval"

graphsage msr-vtt resnet temporal-cluster video video-embedding video-retrieval

Last synced: 23 Oct 2025

https://github.com/kkonevets/gscounting

Multi-label propagation on graphs with GraphSage

geometric-deep-learning graphs-algorithms graphsage

Last synced: 23 Jul 2025

https://github.com/mahnoorsheikh16/explainable-fake-news-detection-and-personalized-credible-recommendation-via-graphml

System for detecting fake news and suggesting credible alternatives. Takes a news URL and outputs a credibility score, explanation, and top reliable sources. Uses TF-IDF + Logistic Regression, XGBoost, and DistilBERT with hybrid BERT–LightGCN models, plus SHAP and GNNExplainer for interpretability.

bert-embeddings binary-classification distilbert embedding-models fake-news-detection gnn-explainer graphml graphsage lightgcn logistic-regression pytorch recommendation-system shap tf-idf xgboost-classifier

Last synced: 08 Oct 2025