An (unofficial) implementation of Recurrent Marked Temporal Point Processes in TensorFlow.
Citation:
Du, N., Dai, H., Trivedi, R., Upadhyay, U., Gomez-Rodriguez, M., & Song, L. (2016, August). Recurrent marked temporal point processes: Embedding event history to vector. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (pp. 1555-1564). ACM.
pip install git+https://github.com/musically-ut/tf_rmtpp.git@master#egg=tf_rmtpp
TensorFlow
pandas
Python 3
MIT
tf_rmtpp was written by Utkarsh Upadhyay.
Checkout woshiyyya/ERPP-RMTPP for an implementation based on PyTorch.