-
Notifications
You must be signed in to change notification settings - Fork 1
TomNo/arithmetic_coding_python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Fun exercise - re-implementing arithmetic coding - in order to try different types of RNNs. Currently there is support for two types of simple statistical model - adaptive and static. Static must be supplied during decompression phase. It is quite slow. Implementation is based on http://marknelson.us/2014/10/19/data-compression-with-arithmetic-coding/ and c++ source http://marknelson.us/attachments/2014/ari/ari.zip .
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published