Benedek Rozemberczki (benedekrozemberczki)

benedekrozemberczki

Geek Repo

Company:@isomorphiclabs

Location:United Kingdom

Twitter:@benrozemberczki

Github PK Tool:Github PK Tool

Benedek Rozemberczki's repositories

awesome-graph-classification

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

Language:PythonLicense:CC0-1.0Stargazers:4716Issues:217Issues:10

pytorch_geometric_temporal

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

Language:PythonLicense:MITStargazers:2558Issues:40Issues:185

awesome-decision-tree-papers

A collection of research papers on decision, classification and regression trees with implementations.

Language:PythonLicense:CC0-1.0Stargazers:2350Issues:131Issues:0

awesome-community-detection

A curated list of community detection research papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:2288Issues:109Issues:8

karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

Language:PythonLicense:GPL-3.0Stargazers:2104Issues:38Issues:120

awesome-fraud-detection-papers

A curated list of data mining papers about fraud detection.

Language:PythonLicense:CC0-1.0Stargazers:1574Issues:75Issues:3

CapsGNN

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

Language:PythonLicense:GPL-3.0Stargazers:1237Issues:29Issues:20

awesome-gradient-boosting-papers

A curated list of gradient boosting research papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:987Issues:49Issues:2

SimGNN

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

Language:PythonLicense:GPL-3.0Stargazers:728Issues:11Issues:47

littleballoffur

Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

Language:PythonLicense:GPL-3.0Stargazers:694Issues:10Issues:16

awesome-monte-carlo-tree-search-papers

A curated list of Monte Carlo tree search papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:614Issues:28Issues:4

datasets

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

GraphWaveletNeuralNetwork

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

Language:PythonLicense:GPL-3.0Stargazers:563Issues:16Issues:11

MixHop-and-N-GCN

An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

Language:PythonLicense:GPL-3.0Stargazers:399Issues:15Issues:11

SGCN

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

Language:PythonLicense:GPL-3.0Stargazers:269Issues:12Issues:7

shapley

The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

Language:PythonLicense:MITStargazers:215Issues:6Issues:3

Splitter

A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

Language:PythonLicense:GPL-3.0Stargazers:210Issues:11Issues:8

DANMF

A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).

Language:PythonLicense:GPL-3.0Stargazers:202Issues:10Issues:3

GraphWaveMachine

A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".

Language:PythonLicense:GPL-3.0Stargazers:184Issues:7Issues:7

M-NMF

An implementation of "Community Preserving Network Embedding" (AAAI 2017)

Language:PythonLicense:GPL-3.0Stargazers:119Issues:7Issues:4

LabelPropagation

A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).

Language:PythonLicense:GPL-3.0Stargazers:117Issues:6Issues:6

walklets

A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).

Language:PythonLicense:GPL-3.0Stargazers:101Issues:9Issues:2

tigerlily

TigerLily: Finding drug interactions in silico with the Graph.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:97Issues:2Issues:21

BANE

A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).

Language:PythonLicense:GPL-3.0Stargazers:86Issues:8Issues:4

EgoSplitting

A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).

Language:PythonLicense:GPL-3.0Stargazers:81Issues:6Issues:1

SINE

A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).

Language:PythonLicense:GPL-3.0Stargazers:71Issues:9Issues:0

PDN

The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)

Language:PythonLicense:GPL-3.0Stargazers:57Issues:2Issues:4

spatiotemporal_datasets

Spatiotemporal datasets collected for network science, deep learning and general machine learning research.

FEATHER

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

Language:PythonLicense:MITStargazers:43Issues:3Issues:6