/tf_rmtpp

Recurrent Marked Temporal Point Processes

Primary LanguagePythonMIT LicenseMIT

tf_rmtpp

Latest PyPI version

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.

Usage

Installation

pip install git+https://github.com/musically-ut/tf_rmtpp.git@master#egg=tf_rmtpp

Requirements

  • TensorFlow
  • pandas

Compatibility

  • Python 3

Licence

MIT

Authors

tf_rmtpp was written by Utkarsh Upadhyay.