chaffim / vbq

Code for paper "Variable-Bitrate Neural Compression via Bayesian Arithmetic Coding"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Arithmetic Coding

This repository contains source code for the experiments in the paper

Detailed instructions to recreate the experiments are in the README.md files in the directories img-compression and word-embeddings.

About

Code for paper "Variable-Bitrate Neural Compression via Bayesian Arithmetic Coding"

License:MIT License


Languages

Language:Python 50.0%Language:Jupyter Notebook 38.4%Language:Rust 11.6%