Hierarchical Recurrent Neural Networks Pytorch version Unofficial implementation of Personalizing Session-based Recommendations with Hierarchical Recurrent Neural Networks work in progress Preprocess data python preprocess.py Train model python train_hrnn.py Inference model [TODO]