mixer

Graph merger

A tool for creating derived graphs by merging nodes from different social networks using Deriggy and Fluo.

Simple prototype for creating derived graphs from social network data using Deriggy and Fluo

GitHub

1 stars
4 watching
0 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list

fluographsjavasocial-graphsocial-network-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 58
benedekrozemberczki/karateclub A Python framework for unsupervised learning on graph data using various network embedding and community detection techniques 2,163
muhanzhang/dgcnn A deep learning architecture for graph classification that extracts vertex features through propagation-based graph convolution and retains more node information than traditional sum pooling methods. 174
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
etymoio/evolvinggraphs.jl A package that enables modeling and manipulation of time-dependent networks as ordered sequences of static graphs 52
benedekrozemberczki/asne A software implementation of a method to reduce the dimensionality of attributed graphs 82
ericmjl/nxviz A package for building composable graph visualizations using matplotlib as a backend. 456
michaelklishin/neocons A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database 204
hongyanggao/lgcn An implementation of learnable graph convolutional networks for efficient graph processing 46
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 18
benedekrozemberczki/graphwaveletneuralnetwork An implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs. 574
eilene/gwnn A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. 64
aria42/flare A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. 284