RuiZhang2016 / Variational-Inference-for-SGP-Modulated-Hawkes-Process

This repo contains a demo for the AAAI-20 publication "Variational Inference for Sparse Gaussian Process Modulated Hawkes Process"
MIT License
5 stars 2 forks source link

Variational-Inferencce-for-SGP-Modulated-Hawkes-Process

This repo contains a demo for the AAAI-20 publication "Variational Inference for Sparse Gaussian Process Modulated Hawkes Process". It works in python 3.5/3.6.

Required Packages

Citation

If you find Variational Inference for Sparse Gaussian Process Modulated Hawkes Process useful in your research, please consider citing:

@article{zhang2020variational,
    title={Variational Inference for Sparse Gaussian Process Modulated Hawkes Process},
    author={Zhang, Rui and Walder, Christian and Rizoiu, Marian Andrei},
    journal={the 34th AAAI Conference on Artificial Intelligence (AAAI-20)},
    year={2020}
}

Tutorial

See demo.ipynb.

Online Demo

An online demo is on GoogleColab.

License

MIT License