Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 454 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 454 Bytes

Byzantine learning with Variance Reduction

To replicate the experimental results, please run commands provided in ./run_scripts.

To process the results, please use example provided in processing notebook notebooks/process_results.ipynb.

The implementation of the aggregation functions and attacks is taken from the following repository.