Skip to content

Code for paper "Byzantine-Resilient Distributed Finite-Sum Optimization over Networks"

Notifications You must be signed in to change notification settings

Zhaoxian-Wu/Byrd-SAGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byrd-SAGA

This hub store the code for paper Byzantine-Resilient Distributed Finite-Sum Optimization over Networks (short version) and Federated Variance-Reduced Stochastic Gradient Descent with Robustness to Byzantine Attacks (full version, which can be seen in Full.pdf). The code can be run in the jupyter notebook.

Environment

  • python 3.7.4
  • pytorch 1.2.0
  • matplotlib 3.1.1

Construction

  • Byrd_SAGA_torch_LinearRegression.ipynb: The experiment on linear regression.
  • draw.ipynb: The script to draw picture.

Runing

Download the dataset to the file folder ./dataset and create a file folder named ./cache. The experiment output will be stored in ./cache.

Download dataset

About

Code for paper "Byzantine-Resilient Distributed Finite-Sum Optimization over Networks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published