littleballoffur

Graph sampler

A Python library for graph sampling methods to efficiently subsample complex networks

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

GitHub

703 stars
10 watching
55 forks
Language: Python
last commit: 10 months ago
Linked from 5 awesome lists

community-structuredeep-learningforest-firegraphgraph-algorithmsgraph-embeddinggraph-samplinggraph-sparsificationmachine-learningmetropolis-hastingsminimum-spanning-treenetwork-analyticsnetwork-embeddingnetwork-samplingnetwork-sciencenetworkxnode-embeddingrandom-walksampling

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
benedekrozemberczki/karateclub A Python framework for unsupervised learning on graph data using various network embedding and community detection techniques 2,163
benedekrozemberczki/walklets An implementation of an algorithm for learning graph representations from network data 105
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 320
benedekrozemberczki/asne A software implementation of a method to reduce the dimensionality of attributed graphs 82
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
benedekrozemberczki/feather A reference implementation of a method for learning graph node embeddings from graph structure and node features 45
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 208
benedekrozemberczki/bane A software implementation of a graph embedding algorithm 86
benedekrozemberczki/splitter A PyTorch implementation of node representation learning using multiple social contexts 213
benedekrozemberczki/gemsec A reference implementation of graph embedding with clustering using deep learning techniques 252
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
benedekrozemberczki/gam An implementation of a graph classification model using structural attention and PyTorch 268
benedekrozemberczki/clustergcn A PyTorch implementation of a clustering algorithm for graph neural networks 787