Data Compression / Decompression
Codec
A codec is a hardware or software-based process that compresses and decompresses large amounts of data.
This is a cool topic, I got interested in it after watching the TV show Silicon Valley!
Implemented optimally using Huffman Coding, but I don’t know why it works…
Now, there is Reinforcement Learning used to try data compression, so cool!
Concepts