Skip to content

0.30.0

Choose a tag to compare

@oleobal oleobal released this 27 Jul 15:47
· 96 commits to main since this release
fea99e6
  • 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 Strategy with a TorchBaseAlgo with SubstraFL. (#326)
  • Use Client.wait_compute_plan in substrafl_examples/get_started/run_mnist_torch.py (#327)