We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce910a commit 81f49d1Copy full SHA for 81f49d1
README.md
@@ -0,0 +1,7 @@
1
+# scm
2
+scm - context model
3
+
4
+scm is a simple command line tool to compress individual files using bitwise context modelling.
5
+for every input bit scm creates a set of individual predictions which get mixed together using logistic mixing.
6
7
+models: ppm, match, indirect, sparse, word, sse
0 commit comments