Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texdiv

Texdiv is a small C++ programm 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.

About

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 backgr…

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages