Fabian Ruffy

Results 266 comments of Fabian Ruffy

We mostly focussed on CIFAR10 and 100 so it might be fairly tricky to extend our scripts to allow arbitrary data sets. You can hook up your own dataset here...

Alright, thanks for letting me know.

Ha yes, I actually got the idea when reading the performance section in the paper. It is a neat comparison.

Can anyone that achieves 95% accuracy publish their exact configuration? Maybe just the raw code. That would be very helpful. I am unfortunately unable to reproduce these numbers, even with...

Okay, I was able to achieve 95% now, thanks! Not sure what is going on...

Ideally this will be implemented by capturing packets and providing a summary of the capture over the last n minutes. This saves disk space and shows a snapshot performance of...

Thank you for your interest! This project is still very early stage and changes a lot, so it has been missing documentation so far. We will try to provide a...

Thank you! What is the command that you are running the tests with?

Oh I see, yeah it is expected that `.out` and `.err` are empty. These are debug files and the hosts are configured to be silent during normal operation. Otherwise, these...

This should be fine. It has been a while since I last looked at this project but this message should be caused by https://github.com/dcgym/iroko/blob/master/contrib/go_ctrl/go_ctrl.go#L129 which removes any previous qdiscs attached...