warchildmd / game2vecLinks
TensorFlow implementation of word2vec applied on https://www.kaggle.com/tamber/steam-video-games dataset, using both CBOW and Skip-gram.
☆73Updated 6 years ago
Alternatives and similar repositories for game2vec
Users that are interested in game2vec are comparing it to the libraries listed below
Sorting:
- ☆96Updated 7 years ago
- A board game recommendation engine/model/website.☆39Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 8 years ago
- Complex Embeddings implementation in Tensorflow☆65Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- Tensorflow implementation of Facebook TagSpace☆73Updated 6 years ago
- A fasttext implementation based on Torch☆72Updated 8 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Using Word2Vec on lists and sets☆34Updated last month
- An artist recommendation engine, from feeding Spotify playlists through word2vec☆173Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Deep learning for hackers: a hands-on approach to machine learning and deep learning.☆67Updated 10 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Large scale matrix factorization on GPU☆19Updated 9 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- language + text generation + summarization using Keras and Sumy☆44Updated 9 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 7 years ago