Fast Arithmetic Coding for PyTorch
Python wrapper for the C implementation of Recursive Group Coding (RGC)
Arithmetic coding library with statistical models like PPM and Context mixing (demonstrating core principles of probabilistic inference, ensemble learning in AI)
My own Unicode compression algorithm
YAECL: Yet Another Entropy Coding Library for Neural Compression Research, with Arithmetic Coding and Asymmetric Numeral Systems support