Pytorch implementation of our KDD20 submission: "Knowing your FATE: Friendship, Action and Temporal Explanations for User Engagement Prediction on Social Apps"
- Python 3.7 or newer
numpy
pytorch
scipy
pytorch_geometric
We appreciate IMV-LSTM for its tensor-based LSTM design.