Skip to content

FedCurv algorithm #167

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

Merged
merged 79 commits into from
Mar 1, 2022
Merged

FedCurv algorithm #167

merged 79 commits into from
Mar 1, 2022

Conversation

itrushkin
Copy link
Contributor

@itrushkin itrushkin commented Sep 2, 2021

Implements "Federated Curvature" algorithm from paper: Overcoming Forgetting in Federated Learning on
Non-IID Data
.
Closes #66.

@itrushkin
Copy link
Contributor Author

TensorBoard

@itrushkin
Copy link
Contributor Author

Jenkins please retry a build

@itrushkin itrushkin marked this pull request as ready for review October 8, 2021 15:15
@alexey-gruzdev alexey-gruzdev added this to the v1.2.1 milestone Nov 1, 2021
@alexey-gruzdev alexey-gruzdev modified the milestones: v1.2.1, v1.3 Dec 1, 2021
@itrushkin itrushkin requested a review from alexey-khorkin March 1, 2022 07:05
params:
data_folder: histology_data
rank_worldsize: $i,8
" > $i/envoy_config.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done 👍

@itrushkin itrushkin requested a review from igor-davidyuk March 1, 2022 12:59
Copy link
Contributor

@igor-davidyuk igor-davidyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure data is downloaded and used correctly with a new path

@itrushkin
Copy link
Contributor Author

@igor-davidyuk Re-launched experiment and data is being split and loaded properly.

@alexey-gruzdev alexey-gruzdev self-requested a review March 1, 2022 16:27
@alexey-gruzdev alexey-gruzdev merged commit 43830dc into develop Mar 1, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2022
@alexey-gruzdev alexey-gruzdev deleted the fedcurv branch March 2, 2022 09:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add FedCurv Algorithm
6 participants