Skip to content

eoduniyi/informationTheoryNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“informationTheoryNotes

The goal is to store notes (e.g., markdown files, code notebooks, programs, and applications) related to various information theory papers, presentations, tutorials, classes, and books.

File Structure

At the top level of the repository there is a folder for papers (paper/), presentations (prez/), tutorials (tutor/), classes (class/), and books (book):

β”œβ”€β”€ README.md
β”œβ”€β”€ book
β”œβ”€β”€ class
β”œβ”€β”€ paper
β”œβ”€β”€ prez
└── tutor

In each of the folders there are sub folders for specific papers (ITP#/), presentations (ITS#/), tutorials (ITT#/), classes (ITC#/), and books (ITB#/):

β”œβ”€β”€ README.md
β”œβ”€β”€ book
β”‚   β”œβ”€β”€ ITB1
β”‚   └── ITB2
β”œβ”€β”€ class
β”‚   β”œβ”€β”€ ITC1
β”‚   └── ITC2
β”œβ”€β”€ paper
β”‚   β”œβ”€β”€ ITP1
β”‚   └── ITP2
β”œβ”€β”€ prez
β”‚   β”œβ”€β”€ ITS1
β”‚   └── ITS2
└── tutor
    β”œβ”€β”€ ITT1
    └── ITT2

Finally, in each of the sub folders there is a README (itb1.md) describing the information source and notes created from the information source:

β”œβ”€β”€ README.md
β”œβ”€β”€ book
β”‚   β”œβ”€β”€ ITB1
β”‚   β”‚   β”œβ”€β”€ chap1
β”‚   β”‚   └── itb1.md
β”‚   β”œβ”€β”€ ITB2
β”‚   β”‚   β”œβ”€β”€ chap1
β”‚   β”‚   └── itb2.md
β”‚   └── ITB3
β”‚       β”œβ”€β”€ chap1
β”‚       └── itb3.md
β”œβ”€β”€ class
β”‚   β”œβ”€β”€ ITC1
β”‚   β”‚   β”œβ”€β”€ itc1.md
β”‚   β”‚   └── topic1
β”‚   β”œβ”€β”€ ITC2
β”‚   β”‚   β”œβ”€β”€ itc2.md
β”‚   β”‚   └── topic1
β”‚   β”œβ”€β”€ ITC3
β”‚   β”‚   β”œβ”€β”€ itc3.md
β”‚   β”‚   └── topic1
β”‚   β”œβ”€β”€ ITC4
β”‚   β”‚   β”œβ”€β”€ itc4.md
β”‚   β”‚   └── topic1
β”‚   └── ITC5
β”‚       β”œβ”€β”€ itc5.md
β”‚       └── topic1
β”œβ”€β”€ paper
β”‚   β”œβ”€β”€ ITP1
β”‚   └── ITP2
β”œβ”€β”€ prez
β”‚   β”œβ”€β”€ ITS1
β”‚   └── ITS2
└── tutor
    β”œβ”€β”€ ITT1
    └── ITT2

About

Notes related to various information theory papers, presentations, tutorials, classes, and books

Topics

Resources

Stars

Watchers

Forks

Languages