Spaces:
Sleeping
Sleeping
zb12138
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -80,6 +80,6 @@ where PDF =[[ P(0), P(1) ,P(2) ]]
|
|
80 |
NOTE: The arithmetic coder assumes that P(0) + P(1) + P(2) = 1, C_0 = 0, C_3 = 1
|
81 |
```
|
82 |
The theoretical bits number can estimated by Shannon’s source coding theorem:
|
83 |
-
|
84 |
## Citation
|
85 |
Reference from [torchac](https://github.com/fab-jul/torchac), thanks!
|
|
|
80 |
NOTE: The arithmetic coder assumes that P(0) + P(1) + P(2) = 1, C_0 = 0, C_3 = 1
|
81 |
```
|
82 |
The theoretical bits number can estimated by Shannon’s source coding theorem:
|
83 |
+
)
|
84 |
## Citation
|
85 |
Reference from [torchac](https://github.com/fab-jul/torchac), thanks!
|