Adaptive coding: Difference between revisions

Content deleted Content added
m Use standard title caps
Line 5:
In adaptive coding, the encoder and decoder are instead equipped with identical rules about how they will alter their models in response to the actual content of the data, and otherwise start with a blank slate, meaning that no initial model needs to be transmitted. As the data is transmitted, both encoder and decoder adapt their models, so that unless the character of the data changes radically, the model becomes better-adapted to the data it's handling and compresses it more efficiently.
 
==Adaptive Methodmethod==
===Encoder===
# Initialize the data model as per agreement.