Skip to content
/ texdiv Public

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

License

Notifications You must be signed in to change notification settings

amroy/texdiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published