cmcneil / board-yet
A board game recommendation engine/model/website.
☆39Updated 8 years ago
Alternatives and similar repositories for board-yet:
Users that are interested in board-yet are comparing it to the libraries listed below
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Deep NNs for recommendations☆38Updated 8 years ago
- ☆36Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 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
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Word vectors☆64Updated 6 years ago
- Online Random Bit Regression with FTRL-Proximal in Python☆75Updated 9 years ago
- Large scale matrix factorization on GPU☆19Updated 8 years ago
- Code for the paper "Ask Me Any Rating: A Content-based Recommender System based on Recurrent Neural Networks"☆30Updated 7 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- ☆49Updated 6 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- Matrix factorization using TensorFlow☆63Updated 5 years ago
- ☆26Updated 8 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- ☆70Updated 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 8 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Linear Recommender AAAI-16 code☆20Updated 6 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Implementing Like2Vec (Word2Vec for users or items) using TensorFlow☆19Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago