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

Feature/SK-707 | Flower client example #537

Merged
merged 40 commits into from
Apr 8, 2024
Merged

Feature/SK-707 | Flower client example #537

merged 40 commits into from
Apr 8, 2024

Conversation

viktorvaladi
Copy link
Contributor

Adds an example and readme for how you can implement a flower client in fedn.

@ahellander ahellander self-requested a review February 29, 2024 05:55
@viktorvaladi viktorvaladi requested a review from Wrede February 29, 2024 14:06
examples/flower-client/client/entrypoint Outdated Show resolved Hide resolved
examples/flower-client/client/flwr_client.py Outdated Show resolved Hide resolved
examples/flower-client/client/flwr_client.py Outdated Show resolved Hide resolved
examples/flower-client/requirements.txt Outdated Show resolved Hide resolved
@viktorvaladi viktorvaladi requested a review from ahellander March 12, 2024 15:02
Copy link
Member

@ahellander ahellander left a comment

Choose a reason for hiding this comment

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

Looks good!

@ahellander ahellander self-requested a review April 1, 2024 10:44
net.load_state_dict(state_dict, strict=True)
Copy link
Member

Choose a reason for hiding this comment

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

Is this from the Flower example or did we add it? We should have unmodified flwr_task.py

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Its from the flower example.

Copy link
Member

Choose a reason for hiding this comment

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

good

@viktorvaladi viktorvaladi merged commit 1f72449 into master Apr 8, 2024
19 checks passed
@viktorvaladi viktorvaladi deleted the feature/SK-707 branch April 8, 2024 16:13
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