MKLab-ITI / reveal-graph-embeddingLinks
Implementation of community-based graph embedding for user classification.
☆27Updated 6 years ago
Alternatives and similar repositories for reveal-graph-embedding
Users that are interested in reveal-graph-embedding are comparing it to the libraries listed below
Sorting:
- Theano implementation of GloVe for graphs☆47Updated 10 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 10 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- Scalable tensor factorization☆54Updated 10 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- Sparse Beta-Divergence Tensor Factorization Library☆48Updated 6 months ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Active Learning☆56Updated 10 years ago
- Semantic embeddings of entities☆66Updated 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
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 9 years ago
- Online Max-Margin Topic Models for Accurate and Fast Text Classification [release v0.1]☆53Updated 9 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
- Exploratory topic modeling with distributional semantics and interactive visualization☆18Updated 8 years ago
- Density Order Embeddings☆33Updated 6 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 10 years ago
- Paragraph Vector Implementation☆56Updated 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
- ☆26Updated 8 years ago
- Context Selection for Embedding Models☆27Updated 8 years ago
- an active learning framework in python☆45Updated 9 years ago
- A method to mine beyond-pairwise relationships using Min-Hashing for large-scale pattern discovery☆27Updated 4 years ago
- Recommendation models that use binary rather than floating point operations at prediction time.☆21Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- The information sieve for discrete variables.