TransNet
Relation learning framework
A framework for learning representations of social relations in networks using an autoencoder-based approach
Source code and datasets of IJCAI2017 paper "TransNet: Translation-Based Network Representation Learning for Social Relation Extraction".
103 stars
15 watching
38 forks
Language: Jupyter Notebook
last commit: over 6 years ago
Linked from 1 awesome list
network-embedding
Related projects:
Repository | Description | Stars |
---|---|---|
amzn/xfer | A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks | 252 |
fedml-ai/spreadgnn | A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence | 44 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
thuml/xlearn | A library that enables the transfer of knowledge from one task to another in deep learning models | 465 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 147 |
liziliao/asne | Implements an algorithm to reduce dimensionality of attributed social networks by learning a shared latent space between nodes and attributes. | 83 |
thunlp/ernie | A toolkit for fine-tuning pre-trained language models with knowledge graph representations to improve performance on entity typing and relation classification tasks. | 1,412 |
vuptran/graph-representation-learning | A deep learning framework for graph autoencoder-based link prediction and node classification tasks | 253 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 18 |
msracver/relation-networks-for-object-detection | An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images | 1,097 |
deepgraphlearning/gmnn | A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 401 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |