Topic: Hermes

In 2015 I worked at Lab41 on Project Hermes, a recommender system test bed. I wrote several articles about the project for the company blog, Gab41. Lab41 has kindly given me permission to host the articles here. You can find them below:

Python2Vec: Word Embeddings for Source Code
Parsing source code is easy; just let the interpreter do it! But what if you want to recommend code snippets? Then you need word embeddings, like my Python2Vec!
The Nine Must-Have Datasets for Investigating Recommender Systems
Do you want to play around with recommender systems, but you don't have any data? Don't worry, there are tons of great, open source datasets for recommender systems!