There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Texdiv is a small C++ program for fast kullback-Leibller divergence computation between two statistical models. I used this program for my research work during my PhD thesis to benchmark different statistical models when I had needed to avoid waiting hours or days to get a retrieval rate when using a large dataset. Texdiv uses OpenCL in the background to perform the parallel divergence computation.