Beating the Baseline Recommender with Graph & NLP in Pytorch
Read OriginalThis technical article details an approach to beat a baseline matrix factorization recommender system. It combines Natural Language Processing (word2vec) and graph algorithms (DeepWalk, random walks) to learn product embeddings from a graph of product relationships, implemented in PyTorch and NetworkX.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser