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

All Algos Merge #83

Merged
merged 8 commits into from
Sep 16, 2024
Merged

All Algos Merge #83

merged 8 commits into from
Sep 16, 2024

Conversation

joyce-yuan
Copy link
Collaborator

This PR merges all algos from the previous repo to the sonar repo. The new ones include:

  • MetaL2C
  • Fed Assigned
  • Fed Data Repr

A list of all other available algos are:

  • Fed Static: Random
  • Fed Static: Ring
  • Fed Static: Grid
  • Fed Static: Torus
  • DispFL
  • Fed Avg
  • Fed Weight
  • Defkt
  • Fed Isolated
  • Learning 2 Collaborate
  • Fed Central
  • Fed Val
  • Swarm

Note these are currently only compatible with mpi

def get_collaborator_weights(self, round):
def __init__(self, config: Dict[str, Any], comm_utils: CommunicationManager) -> None:
super().__init__(config, comm_utils=comm_utils)

Copy link
Contributor

Choose a reason for hiding this comment

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

I will merge this time but for the future please do not leave trailing whitespaces

@tremblerz tremblerz merged commit be7d4f9 into main Sep 16, 2024
0 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants