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

Expanding Basic Client #36

Merged
merged 13 commits into from
Jul 14, 2023
Merged

Expanding Basic Client #36

merged 13 commits into from
Jul 14, 2023

Conversation

emersodb
Copy link
Collaborator

@emersodb emersodb commented Jul 7, 2023

Small PR aimed at adding in epoch based training to the basic client implementation class. As part of this expansion, I'm refactoring some of the example scripts to use the basic client, thereby reducing code duplication. I also noticed we were still loading cifar with custom code in a few of the example, so I refactored that to use the unified loader that we have.

@@ -0,0 +1,67 @@
#!/bin/bash
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These are just some convenience scripts for experimentation in the flamby work. They are a refactor in case we want to use distinct CPUs to speed up some of the experimentation process. Feel free to not read these too carefully 😂

Base automatically changed from dbe/flamby_fed_isic_experiments to main July 13, 2023 21:39
Copy link
Collaborator

@jewelltaylor jewelltaylor left a comment

Choose a reason for hiding this comment

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

Changes LGTM!

@emersodb emersodb merged commit f9a4bce into main Jul 14, 2023
2 checks passed
@emersodb emersodb deleted the dbe/expand_basic_client branch July 14, 2023 15:17
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