benedekrozemberczki

benedekrozemberczki

👤 Developer

26 repositories on SrcLog

View on GitHub
26 Repos
19.9k Stars
3.1k Forks
19.9k Watchers

Repositories (26)

pytorch_geometric_temporal benedekrozemberczki/pytorch_geometric_temporal Python

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

2.9k
awesome-decision-tree-papers benedekrozemberczki/awesome-decision-tree-papers Python

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

2.4k
awesome-community-detection benedekrozemberczki/awesome-community-detection Python

A curated list of community detection research papers with implementations.

2.4k
karateclub benedekrozemberczki/karateclub Python

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

2.2k
awesome-fraud-detection-papers benedekrozemberczki/awesome-fraud-detection-papers Python

A curated list of data mining papers about fraud detection.

1.7k
CapsGNN benedekrozemberczki/CapsGNN Python

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

1.3k
graph2vec benedekrozemberczki/graph2vec Python

A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

838
SimGNN benedekrozemberczki/SimGNN Python

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

796
ClusterGCN benedekrozemberczki/ClusterGCN Python

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

793
awesome-gradient-boosting-papers benedekrozemberczki/awesome-gradient-boosting-papers Python

A curated list of gradient boosting research papers with implementations.

792
awesome-monte-carlo-tree-search-papers benedekrozemberczki/awesome-monte-carlo-tree-search-papers Python

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

664
datasets benedekrozemberczki/datasets

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

633
GraphWaveletNeuralNetwork benedekrozemberczki/GraphWaveletNeuralNetwork Python

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

598
MixHop-and-N-GCN benedekrozemberczki/MixHop-and-N-GCN Python

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

405
AttentionWalk benedekrozemberczki/AttentionWalk Python

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

305
SGCN benedekrozemberczki/SGCN Python

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

272
GEMSEC benedekrozemberczki/GEMSEC Python

The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).

255
diff2vec benedekrozemberczki/diff2vec Python

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

126
LabelPropagation benedekrozemberczki/LabelPropagation Python

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

124
M-NMF benedekrozemberczki/M-NMF Python

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

121
tigerlily benedekrozemberczki/tigerlily Jupyter Notebook

TigerLily: Finding drug interactions in silico with the Graph.

90
BANE benedekrozemberczki/BANE Python

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

86
spatiotemporal_datasets benedekrozemberczki/spatiotemporal_datasets

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

60
NMFADMM benedekrozemberczki/NMFADMM Python

A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).

47
FSCNMF benedekrozemberczki/FSCNMF Python

An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".

18
GRAF benedekrozemberczki/GRAF Python

Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .

11