Unary coding: Difference between revisions

Content deleted Content added
Arlene47 (talk | contribs)
Line 43:
Examples of unary code uses include:
* In [[Golomb Rice code]], unary encoding is used to encode the quotient part of the Golomb code word.
* In [[UTF-8]], unary encoding is used in the leading byte of a multi-byte sequence to indicatesindicate the number of bytes in the sequence, so that the length of the sequence can be determined without examining the continuation bytes.
* [[Instantaneously trained neural networks]] use unary coding for efficient data representation.