vatch123 / AppCoding

Official implementation of the paper "Application-Layer Coding with Intermittent Feedback Under Delay and Duty-Cycle Constraints"
https://sites.google.com/view/vatsalyachaubey/projects/application-layer-coding
MIT License
0 stars 1 forks source link

Gilbert-Elliot DFR is poor when compared to the repetition redundancy baseline #2

Open vatch123 opened 4 years ago

vatch123 commented 4 years ago

The DFR for Gilbert Elliot also doesn't follow the results in the paper.

vatch123 commented 4 years ago

The most recent bug hunting. See changes in commit 6fb346ef69209a1f65e4788c3a1ff3279793b551 fixes this. The performance is now comparable to the repetition redundancy

vatch123 commented 4 years ago

Can't figure what is actually wrong that can cause this issue?

vatch123 commented 4 years ago

On a side note, the bernouli results are also not at par with the paper but can't figure them out too