ASNE

Node embedder

Implements an algorithm to reduce dimensionality of attributed social networks by learning a shared latent space between nodes and attributes.

Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)

GitHub

83 stars
3 watching
32 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
benedekrozemberczki/asne A software implementation of a method to reduce the dimensionality of attributed graphs 82
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 159
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
eilene/gwnn A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. 64
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,362
clhchtcjj/bine This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. 226
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
zampino/exnn An Elixir framework for building and training evolutive neural networks. 99
taki0112/senet-tensorflow A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks 756
dinghanshen/swem A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. 284
iassafc/langchainjsdotnet A .NET wrapper around the LangChain.js library to enable seamless integration of AI models into .NET applications. 33
librahu/hegan A system for learning meaningful representations of nodes in heterogeneous information networks 70