Benedek Rozemberczki (benedekrozemberczki)

benedekrozemberczki

User data from Github https://github.com/benedekrozemberczki

Company:@isomorphiclabs

Location:United Kingdom

GitHub:@benedekrozemberczki

Twitter:@benrozemberczki

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:4793Issues:214Issues:10

pytorch_geometric_temporal

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

Language:PythonLicense:MITStargazers:2868Issues:37Issues:194

awesome-decision-tree-papers

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

Language:PythonLicense:CC0-1.0Stargazers:2423Issues:129Issues:0

awesome-community-detection

A curated list of community detection research papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:2403Issues:108Issues:8

karateclub

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

Language:PythonLicense:GPL-3.0Stargazers:2247Issues:38Issues:124

awesome-fraud-detection-papers

A curated list of data mining papers about fraud detection.

Language:PythonLicense:CC0-1.0Stargazers:1735Issues:71Issues:3

CapsGNN

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

Language:PythonLicense:GPL-3.0Stargazers:1269Issues:26Issues:20

awesome-gradient-boosting-papers

A curated list of gradient boosting research papers with implementations.

Language:PythonLicense:CC0-1.0Stargazers:1026Issues:49Issues:3

SimGNN

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

Language:PythonLicense:GPL-3.0Stargazers:798Issues:10Issues:47

littleballoffur

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

Language:PythonLicense:GPL-3.0Stargazers:711Issues:9Issues:17

awesome-monte-carlo-tree-search-papers

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

Language:PythonLicense:CC0-1.0Stargazers:686Issues:29Issues: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:601Issues:14Issues:12

MixHop-and-N-GCN

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

Language:PythonLicense:GPL-3.0Stargazers:405Issues:14Issues:11

SGCN

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

Language:PythonLicense:GPL-3.0Stargazers:276Issues:10Issues:7

shapley

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

Language:PythonLicense:MITStargazers:220Issues:5Issues:3

Splitter

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

Language:PythonLicense:GPL-3.0Stargazers:212Issues:9Issues:8

DANMF

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

Language:PythonLicense:GPL-3.0Stargazers:207Issues:9Issues:3

GraphWaveMachine

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

Language:PythonLicense:GPL-3.0Stargazers:187Issues:6Issues:7

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:124Issues:5Issues:6

M-NMF

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

Language:PythonLicense:GPL-3.0Stargazers:121Issues:6Issues:4

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:105Issues:8Issues:2

tigerlily

TigerLily: Finding drug interactions in silico with the Graph.

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

BANE

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

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

EgoSplitting

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

Language:PythonLicense:GPL-3.0Stargazers:84Issues:5Issues:1

SINE

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

Language:PythonLicense:GPL-3.0Stargazers:72Issues:6Issues:0

spatiotemporal_datasets

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

PDN

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

Language:PythonLicense:GPL-3.0Stargazers:58Issues:1Issues:4

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:51Issues:2Issues:6