napsternxg / deepwalk_keras_igraphLinks
Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk
☆38Updated 9 years ago
Alternatives and similar repositories for deepwalk_keras_igraph
Users that are interested in deepwalk_keras_igraph are comparing it to the libraries listed below
Sorting:
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Randomized embeddings for extreme learning☆24Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 7 years ago
- Implementations of matrix factorization or tensor factorization algorithms☆32Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- Word vectors☆64Updated 7 years ago
- Scalable tensor factorization☆54Updated 10 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Updated 6 years ago
- The information sieve for discrete variables.☆36Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59Updated 8 years ago
- Implementation of community-based graph embedding for user classification.☆27Updated 5 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Scalable inference for Correlated Topic Models☆30Updated 10 years ago
- Deep NNs for recommendations☆39Updated 9 years ago
- Sparse Beta-Divergence Tensor Factorization Library☆48Updated 3 weeks ago
- Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.☆24Updated 7 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- ☆44Updated 9 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
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Theano implementation of GloVe for graphs☆47Updated 9 years ago