MBCmbc

Results 3 issues of MBCmbc

There is not a realuser module. How to communicate with the trained agent?

The size of the "test_image" is 231*231 while the size of the original "butterfly_GT" is 256*256.

In the original code, new timeout value is equal to "self._rtt_a * 2". If the last "self._rtt_a" is very small(such as 50 ms), then the new timeout will be too...