From ab9a09f5488ac111b29cde6bf1e544e454297719 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Mon, 27 May 2024 16:13:08 +0200 Subject: [PATCH] Upd README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac7f2a4..f1b3e1a 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ The provided eval.sh script is also flawed (as in: not aligned with what should - Finalize new Feature Extractor Implementations - Our flagship bitstream encoder builds an optimal Huffman tree assuming the deltas are binomially distributed. This should be updated when we know a more precise approximation of the delta distribution. +- Tune HPs / Benchmark - cli for compress / decompress ## Installation