Skip to content
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

The details about algorithms #1

Closed
Xinchungeorb opened this issue Apr 13, 2022 · 1 comment
Closed

The details about algorithms #1

Xinchungeorb opened this issue Apr 13, 2022 · 1 comment

Comments

@Xinchungeorb
Copy link

Thanks for your code!
Sorry to bother you. I want to know how the algorithms compare like FedAvg ,FML ,ProxyFL. I can't seem to find the details about them in your code.
Thx!I am looking forward to your reply !

@shivamkalra
Copy link

shivamkalra commented Apr 13, 2022

Hi Xinchungeorb. Thanks for posting your question. The code for each algorithm is in: https://github.com/layer6ai-labs/ProxyFL/blob/main/trainer.py. train_proxy_push is ProxyFL, train_fml is FML, train_avg is FedAvg and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants