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:
- Code for paper "On Sampling Strategies for Neural Network-based Collaborative Filtering"☆39Updated 8 years ago
- 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
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆92Updated 7 years ago
- Network Embedding Survey and Resources☆40Updated 8 years ago
- Scalable tensor factorization☆54Updated 10 years ago
- Matrix factorization using TensorFlow☆62Updated 6 years ago
- Linear Recommender AAAI-16 code☆21Updated 7 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- A TensorFlow implementation of the collaborative RNN (Ko et al, 2016).☆59Updated 7 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 9 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
- Density Order Embeddings☆33Updated 6 years ago
- Implementation of community-based graph embedding for user classification.☆27Updated 6 years ago
- PRUNE: Preserving Proximity and Global Ranking for Network Embedding☆44Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆80Updated 7 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 7 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 8 years ago
- Code of the paper "Enhancing Network Embedding with Auxiliary Information: An Explicit Matrix Factorization Perspective"☆21Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago