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

Adaptive and Fed DG-GA PFL Experimentation #251

Merged
merged 32 commits into from
Nov 11, 2024

Conversation

emersodb
Copy link
Collaborator

@emersodb emersodb commented Oct 9, 2024

PR Type

Experimentation

Short Description

Clickup Ticket(s): Link, Link

This PR implements a set of scripts for running experiments on the Heterogenous CIFAR-10 datasets using the Adaptive pFL and Fed DG-GA pFL classes. These will facilitate an initial set of PoC experiments to be expanded to other datasets in followups.

Tests Added

N/A

@emersodb emersodb changed the base branch from main to dbe/support_changes_for_feddgga October 10, 2024 14:56
@emersodb emersodb marked this pull request as ready for review October 10, 2024 15:36
@emersodb emersodb requested a review from lotif October 10, 2024 15:52
Base automatically changed from dbe/support_changes_for_feddgga to main November 4, 2024 13:40
research/cifar10/adaptive_pfl/ditto/server.py Outdated Show resolved Hide resolved
research/cifar10/model.py Show resolved Hide resolved
research/cifar10/preprocess.py Outdated Show resolved Hide resolved
…so as not to disrupt any other workflows that don't need them. Added some documentation. Adding the setting of these to the appropriate places for the pFL experiments. Reducing the hidden size of the cnns used in pFL experiments, as they are quite large.
@emersodb emersodb merged commit 9f6ac72 into main Nov 11, 2024
6 checks passed
@emersodb emersodb deleted the dbe/add_feddgga_compatibility branch November 11, 2024 14:59
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