gnahtb / RealFL

Implement basic steps in a model-centric federated learning model
The Unlicense
0 stars 2 forks source link

Add feature for adjusting ratios for centralized ML #6

Closed tem556 closed 2 years ago

tem556 commented 2 years ago

As Title says.

To run the server: java -jar Server-1.1-SNAPSHOT.jar --ml --datasetratio [ratio] --workdir [path to directory with cifar-10] --rounds [number of rounds]