Collaborative filtering with embeddings
Embeddings are not just for use in natural language processing. Here we apply embeddings to a common task in collaborative filtering – predicting user ratings – and on our way, strive for a better understanding of what an embedding layer really does.