MARFOQ Othmane
MARFOQ Othmane
`PrivacyEngine.make_private_with_epsilon` does not behave as explained by the documentation. In particular, `poisson_sampling` can not passed as an argument to this method. I think that the error is due to calling...
Hello, I am not sure about this, but it seems there is a slight mismatch between the implementation of FedNova, and it's description from the paper. It seems that in...
The strategies we implement have a lot in common. May be we need to add an abstract class `Strategy`.