You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, I take a closer look at the concept of entropy (information theory), as it relates to the classic novel "The Time Machine." I break down the conditional entropy for each letter of the English alphabet within the text. Additionally, I examine how the entropy of the Eng. lang. has changed over a relatively short span of 150 years.
🗃 My implementation of archive compression using the Huffman algorithm. The course "Information theory and coding theory" by I.V. Chizhov at CMC MSU. 🌱 Spring 2022.