Skip to content

N2S-info-theory (A Not-Too-Short Summary of Information Theory) is a summary and a visual introduction to information theory. This repository compiles insights gathered from various sources with the goal of helping all of those who might struggle as I did with information theory.

Notifications You must be signed in to change notification settings

igor17400/n2s-info-theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A Not-Too-Short Summary of Information Theory

This work aims to help people study information theory and understand its applicability and usefulness. This repository consists of a collection of knowledge where I gather a lot of information to understand the realm of information theory. The main content is the summary "A Not-Too-Short, Not-Quite-Long Summary of Information Theory." I have summarized a lot of content from canonical books and added some codes and animations/visualizations using Python to better understand how information theory works.

Getting Started

To use this summary just access the following link: https://github.com/igor17400/information-theory-174/blob/main/summary/main.pdf

Topics Covered

This summary includes, but is not limited to, the following signal processing topics:

  • Basic Concepts in Probability Theory
  • Information Measures
  • Data Compression
  • Noisy-Channel Coding Theorem
  • Entropy and Mutual Information
  • Channel Capacity
  • Hypothesis Testing
  • Rate-Distortion Theory
  • Source Coding Theorem

Contributing

Contributions to improve this summary are welcome! If you'd like to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.


I hope this proves to be helpful to someone other than just me!

✧⁺⸜(^-^)⸝⁺✧

About

N2S-info-theory (A Not-Too-Short Summary of Information Theory) is a summary and a visual introduction to information theory. This repository compiles insights gathered from various sources with the goal of helping all of those who might struggle as I did with information theory.

Topics

Resources

Stars

Watchers

Forks