GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

weisfeiler-lehman

Website
Wikipedia
benedekrozemberczki/awesome-graph-classification
https://static.github-zh.com/github_avatars/benedekrozemberczki?size=40
benedekrozemberczki / awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.

graph2vecclassification-algorithmgraph-kernelsweisfeiler-lehmankernel-methodsdeep-graph-kernelsnetlsdgraph-attention-modelgraph-attention-networksstructural-attentionattention-mechanismnode2vecgraph-embeddingnetwork-embeddingnode-embeddinggraph-representation-learningdeepwalkgraph-convolutional-networks
Python 4.79 k
2 年前
https://static.github-zh.com/github_avatars/benedekrozemberczki?size=40
benedekrozemberczki / graph2vec

#计算机科学#A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

graph2vecsubgraph2vecgraph-waveletgraph-embeddingnode-embeddingdeepwalkword2vecnode2vecstruc2vecweisfeiler-lehmanKernelmatrix-factorization机器学习unsupervised-learningtransformer
Python 925
3 年前
https://static.github-zh.com/github_avatars/chrsmrrs?size=40
chrsmrrs / k-gnn

#计算机科学#Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".

深度学习graph-neural-networksgraphsgraph-algorithmsPyTorchweisfeiler-lehmanend-to-end
C++ 187
3 年前
https://static.github-zh.com/github_avatars/benedekrozemberczki?size=40
benedekrozemberczki / role2vec

#计算机科学#A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).

gensimstruc2vecdeepwalknode2vecnetwork-embeddinggraph-embeddingnode-embeddingPyTorchTensorflow机器学习researchscikit-learnweisfeiler-lehmangraph-neural-network深度学习graph-waveletnetwork-sciencerepresentation-learningword2vec
Python 167
3 年前
https://static.github-zh.com/github_avatars/BorgwardtLab?size=40
BorgwardtLab / P-WL

#计算机科学#A Persistent Weisfeiler–Lehman Procedure for Graph Classification

weisfeiler-lehmantopological-data-analysisgraph-kernels机器学习
Python 61
4 年前
https://static.github-zh.com/github_avatars/FilippoMB?size=40
FilippoMB / The-expressive-power-of-pooling-in-GNNs

Code and dataset to test empirically the expressive power of graph pooling operators presented as presented at NeurIPS 2023

graph-neural-networksweisfeiler-lehman
Python 37
2 年前
https://static.github-zh.com/github_avatars/junwu6?size=40
junwu6 / DEMO-Net

DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification

graph-neural-networksweisfeiler-lehmanmulti-task-learning
Python 27
4 年前
https://static.github-zh.com/github_avatars/KienMN?size=40
KienMN / Weisfeiler-Lehman-Neural-Machine

Python code for "M. Zhang, Y. Chen, Weisfeiler-Lehman Neural Machine for Link Prediction, KDD 2017"

weisfeiler-lehmanPython
Jupyter Notebook 12
5 年前
https://static.github-zh.com/github_avatars/k-melnyk?size=40
k-melnyk / graphKKE

Library for the analysis of time-evolving graphs

graphsweisfeiler-lehmanmultithreadingsdeembedding
C++ 5
3 年前
https://static.github-zh.com/github_avatars/meakbiyik?size=40
meakbiyik / graphtester

Test graph isomorphism with 1-WL for different graph classes and labelings

gnngraphPythonweisfeiler-lehman
Python 4
1 年前
https://static.github-zh.com/github_avatars/Cortys?size=40
Cortys / master-thesis

Learning to Aggregate on Structured Data

graphgnnweisfeiler-lehman
TeX 4
2 年前
https://static.github-zh.com/github_avatars/nur-ag?size=40
nur-ag / ELENE

#计算机科学#Official repository for "Improving Subgraph-GNNs via Edge-Level Ego-Network Encodings" based on the official GNN-As-Kernel repository.

graph-neural-networks机器学习weisfeiler-lehman
Python 2
1 年前
https://static.github-zh.com/github_avatars/chrsmrrs?size=40
chrsmrrs / amenability_test

#算法刷题#Implementation of the algorithm described in the paper "On the Power of Color Refinement".

算法graph-algorithmsisomorphicweisfeiler-lehman
C++ 2
8 年前
https://static.github-zh.com/github_avatars/florianluediger?size=40
florianluediger / OnThePowerOfColorRefinement

#算法刷题#Ausarbeitung für das Seminar Algorithm Engineering an der TU Dortmund zum Paper "On the Power of Color Refinement" von Arvind et al.

算法researchisomorphicweisfeiler-lehman
TeX 1
6 年前
https://static.github-zh.com/github_avatars/Mateusmsouza?size=40
Mateusmsouza / The-Weisfeiler-Lehman-Isomorphism-Test

Project 1 - unifesp master's degree course

graphweisfeiler-lehman
Python 1
4 年前
https://static.github-zh.com/github_avatars/antoine-moulin?size=40
antoine-moulin / gnn-review

A short review on Graph Neural Networks done during the Master's degree Mathematics, Vision, Learning (MVA) from ENS Paris-Saclay.

graph-neural-networksweisfeiler-lehman
TeX 0
5 年前
https://static.github-zh.com/github_avatars/doblerk?size=40
doblerk / weisfeiler-leman-test

An implementation of the Weisfeiler-Leman graph isomorphism test

weisfeiler-lehman
C++ 0
7 个月前
https://static.github-zh.com/github_avatars/elaaj?size=40
elaaj / weisfeiler-and-manifold-techniques-svm

#计算机科学#The goal here is to use a graph kernel and a manifold learning technique in conjunction with Support Vector Machines to enhance the SVM classification.

graph-kernels机器学习manifold-learningweisfeiler-lehmanmultithreading
Jupyter Notebook 0
2 年前
https://static.github-zh.com/github_avatars/FabriceBeaumont?size=40
FabriceBeaumont / MA-INF-4316-GRL

MyLectureNotes on Pascal Welke's lecture "Graph Representation Learning" (winter term 2021/2022)

graph-learninggraph-representation-learninglecture-notesweisfeiler-lehman
TeX 0
3 年前
https://static.github-zh.com/github_avatars/jpaillard?size=40
jpaillard / KernelChallenge

Data Challenge - Kernel methods

graphskernel-methodsMoleculeweisfeiler-lehman
Python 0
2 年前
loading...