Skip to content

musically-ut/tf_rmtpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf_rmtpp

Latest PyPI version

Latest Travis CI build status

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.

Other implementations

Checkout woshiyyya/ERPP-RMTPP for an implementation based on PyTorch.

About

Recurrent Marked Temporal Point Processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published