mroughan / modified_lamp

This modified code is used to save the calculated LAMP transition matrices using original code from Kumar et al.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear Additive Markov Processes

This directory a modified implementation of and experimental code for the paper

Ravi Kumar, Maithra Raghu, Tamás Sarlós, and Andrew Tomkins. "Linear Additive Markov Processes", WWW 2017..

This modified code is used to save the calculated LAMP transition matrices, and used in the paper . These transition matrices are used to calculate entropy estimates, using the code located in the following repository https://github.com/bridget-smart/LAMPEntropyEstimates.

For more information, see the implementation from the original paper at github.com/google-research/google-research/tree/master/lamp, or for more details regarding entropy estimates see https://github.com/bridget-smart/LAMPEntropyEstimates.

About

This modified code is used to save the calculated LAMP transition matrices using original code from Kumar et al.


Languages

Language:C++ 85.8%Language:Gnuplot 9.4%Language:Shell 4.0%Language:Makefile 0.7%