0.30.0
- New example on how to use the ComputePlanBuilder SubstraFL to compute Federated Analytics on the Sklearn diabetes dataset. (#311)
- New example on how to implement a custom cyclic
Strategywith aTorchBaseAlgowith SubstraFL. (#326) - Use
Client.wait_compute_planinsubstrafl_examples/get_started/run_mnist_torch.py(#327)