FLamby icon indicating copy to clipboard operation
FLamby copied to clipboard

Add proper testing for AdaGrad, Yogi and FedAvg based on FedAdam testing

Open jeandut opened this issue 2 years ago • 0 comments

It would be nice if one client only testing could be used with allclose statements to check perfect equality between federated versions and their torch.optim counterparts. This is done for now only for FedAdam in tests/strategies/test_fed_adam.py

jeandut avatar May 09 '22 09:05 jeandut