thunlp / NRLPapersLinks
Must-read papers on network representation learning (NRL) / network embedding (NE)
☆2,522Updated 5 years ago
Alternatives and similar repositories for NRLPapers
Users that are interested in NRLPapers are comparing it to the libraries listed below
Sorting:
- An Open-Source Package for Network Embedding (NE)☆1,703Updated 2 years ago
- A curated list of network embedding techniques.☆2,624Updated 5 years ago
- DeepWalk - Deep Learning for Graphs☆2,753Updated 2 years ago
- Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)☆1,528Updated 4 years ago
- ☆1,286Updated 2 years ago
- ☆2,712Updated 3 years ago
- LINE: Large-scale information network embedding☆1,053Updated last year
- GraphVite: A General and High-performance Graph Embedding System☆1,270Updated last year
- A distributed graph deep learning framework.☆2,903Updated 2 years ago
- Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE☆1,424Updated 3 years ago
- Implementation and experiments of graph embedding algorithms.☆3,840Updated last year
- Generate embeddings from large-scale graph-structured data.☆3,416Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆3,653Updated last year
- Semi-supervised learning with graph embeddings☆946Updated 5 years ago
- A comprehensive collection of recent papers on graph deep learning☆3,080Updated 5 years ago
- Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"☆536Updated 4 years ago
- This is a implementation of SDNE (Structural Deep Network embedding)☆322Updated 4 years ago
- Paper Lists for Graph Neural Networks☆2,295Updated 2 years ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,809Updated 2 years ago
- Papers on Graph neural network(GNN)☆768Updated 2 years ago
- ☆436Updated 6 years ago
- An Industrial Graph Neural Network Framework☆1,340Updated 7 months ago
- Keras implementation of Graph Convolutional Networks☆794Updated 4 years ago
- An Open-Source Package for Knowledge Embedding (KE)☆4,023Updated 2 years ago
- Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.☆2,256Updated 2 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,730Updated 6 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆817Updated 6 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,817Updated 2 years ago
- Simple reference implementation of GraphSAGE.