-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add README.md for dp, mf and optimization #325
Conversation
# Conflicts: # scripts/README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, and please resolve the conflicts and make sure the provided scripts is correct and executable. Thanks!
scripts/README.md
Outdated
@@ -2,10 +2,43 @@ | |||
We provide some scripts for reproducing existing algorithms with FederatedScope, which are constantly being updated. | |||
We greatly appreciate any [contribution](https://federatedscope.io/docs/contributor/) to FederatedScope! | |||
|
|||
- [Federated Optimization Algorithms](#fed-optimization) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
an invalid link here: #fed-optimization
-> #federated-optimization-algorithm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modified accordingly
scripts/README.md
Outdated
- [Distribute Mode](#distribute-mode) | ||
- [Asynchronous Training Strategy](#asynchronous-training-strategy) | ||
- [Graph Federated Learning](#graph-federated-learning) | ||
- [Attacks in Federated Learning](#attacks-in-FL) | ||
- [Differential Privacy in Federated Learning](#dp-in-FL) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Invalid link
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modified accordingly
scripts/README.md
Outdated
- [Distribute Mode](#distribute-mode) | ||
- [Asynchronous Training Strategy](#asynchronous-training-strategy) | ||
- [Graph Federated Learning](#graph-federated-learning) | ||
- [Attacks in Federated Learning](#attacks-in-FL) | ||
- [Differential Privacy in Federated Learning](#dp-in-FL) | ||
- [Matrix Factorization in Federated Learning](#mf-in-FL) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Invalid link
scripts/README.md
Outdated
bash optimization_exp_scripts/fedprox_exp_scripts/run_fedprox_shakespeare.sh | ||
``` | ||
|
||
[1] Asad M, Moustafa A, Ito T. "FedOpt: Towards communication efficiency and privacy preservation in federated learning". Applied Sciences, 2020, 10(8): 2864. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move all the references to the end of this docs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
modified accordingly
as the title says