lupino3 / circllhist-paper

Analysis of non-dynamic log-linear quantization in histograms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circllhist-Paper

A pdf version of the paper is available here.

Evaluation

Datasets and source code used for the evaluation are provided in this repository. To reproduce the evaluation results, you can use the following docker container:

docker run -it --rm -p 9999:9999 -p 9998:9998 -v  "$(pwd):/home/jovyan/work" heinrichhartmann/circllhisteval

The Dockerfile used to create the container image is available under ./evaluation/Dockerfile. The precise image used for the evaluation on our machines was uploaded to dockerhub under the above tag.

About

Analysis of non-dynamic log-linear quantization in histograms


Languages

Language:Jupyter Notebook 95.7%Language:TeX 3.6%Language:Python 0.5%Language:Dockerfile 0.1%Language:Shell 0.1%Language:Makefile 0.0%