mattdennewitz / playlist-to-vecLinks
An artist recommendation engine, from feeding Spotify playlists through word2vec
☆173Updated 9 years ago
Alternatives and similar repositories for playlist-to-vec
Users that are interested in playlist-to-vec are comparing it to the libraries listed below
Sorting:
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Recommender System Framework☆125Updated 8 years ago
- 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
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆108Updated 9 years ago
- online natural language processing with word vectors☆308Updated last year
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 7 years ago
- Public Machine Learning and Data Competition Repo☆54Updated 9 years ago
- An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language underst…☆288Updated 11 years ago
- Probably the simplest way to get a GPU instance on AWS up and running and ready with Theano☆46Updated 10 years ago
- Kaggle Submission for "Detecting Insults in Social Commentary"☆150Updated 9 years ago
- Solving NLP problems with Vowpal Wabbit: Tutorial and more☆183Updated 9 years ago
- Deep NNs for recommendations☆39Updated 9 years ago
- lightweight python wrapper for vowpal wabbit☆168Updated 5 years ago
- Demonstrates data munging, analysis and visualization techniques☆121Updated 9 years ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Train, evaluate and deploy Deep Learning based text classifiers. Currently supports CNN☆105Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 7 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
- Word2Vec models with Twitter data using Spark. Blog:☆65Updated 6 years ago
- Deep learning for hackers: a hands-on approach to machine learning and deep learning.☆67Updated 10 years ago
- Deep learning based Twitter Imposter Chatbot☆150Updated 8 years ago
- Supervised learning for novelty detection in text☆78Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Sample applications built using AWS' Amazon Machine Learning.