olddaos / KerasDeepWalkLinks
Building word embedding for large graphs by a set of random walks. Model learning is backed by Keras, which now supports TensorFlow or Theano
☆17Updated 9 years ago
Alternatives and similar repositories for KerasDeepWalk
Users that are interested in KerasDeepWalk are comparing it to the libraries listed below
Sorting:
- This contains my M.Tech project work on using Deep Leanring for learning graph representations. Data will be provided on request☆33Updated 8 years ago
- PRUNE: Preserving Proximity and Global Ranking for Network Embedding☆44Updated 7 years ago
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆92Updated 7 years ago
- Network Embedding Survey and Resources☆40Updated 8 years ago
- AttriRank - Unsupervised Ranking using Graph Structures and Node Attributes☆22Updated 7 years ago
- Code for paper "On Sampling Strategies for Neural Network-based Collaborative Filtering"☆39Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Linear Recommender AAAI-16 code☆21Updated 7 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- Matrix factorization using TensorFlow☆63Updated 6 years ago
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Updated 11 years ago
- ☆17Updated 5 years ago
- Representation based multi label classification with many labels☆40Updated 8 years ago
- Scalable tensor factorization☆54Updated 10 years ago
- Tensorflow Implementation of Large-Scale Learnable Graph Convolutional Networks (LGCN) KDD18☆47Updated 6 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 7 years ago
- Implementation of community-based graph embedding for user classification.☆27Updated 6 years ago
- Material for the EPFL master course "A Network Tour of Data Science", edition 2016.☆98Updated 5 years ago
- Density Order Embeddings☆33Updated 6 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- Bringing node2vec and word2vec together for cool stuff☆22Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago
- Learning graph representations using autoencoder☆51Updated 8 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆82Updated 3 years ago
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 9 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 7 years ago