#Data-compression
Showing 6 of 6 repositories tagged #data-compression, ranked by stars
Data compression in TensorFlow
:lock: Secure localStorage data with high level of encryption and data compression
Data Compression using Arithmetic Encoding in Python
TOON — Laravel AI package for compact, human-readable, token-efficient data format with JSON ⇄ TOON conversion for ChatGPT, OpenAI, and other LLM prompts.
A vector quantization library for Rust :crab: with Python bindings 🐍
A parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.