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

Add custom Flower Mods example #3054

Merged
merged 23 commits into from
Mar 7, 2024
Merged

Add custom Flower Mods example #3054

merged 23 commits into from
Mar 7, 2024

Conversation

charlesbvll
Copy link
Member

@charlesbvll charlesbvll commented Mar 4, 2024

Issue

Description

We have no example showcasing how to implement simple monitoring mods.

Related issues/PRs

N/A

Proposal

Explanation

Add a simple example implementing 2 mods, one to monitor training using W&B, and the other using Tensorboard.

Checklist

  • Implement proposed change
  • Update the changelog entry below
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Changelog entry

Added a new example showing how to implement simple Flower Mods for monitoring clients during training (using W&B or Tensorboard).

Any other comments?

@charlesbvll charlesbvll changed the title Add custom mods example Add custom Flower Mods example Mar 4, 2024
@charlesbvll charlesbvll marked this pull request as ready for review March 4, 2024 21:33
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/README.md Show resolved Hide resolved
charlesbvll and others added 3 commits March 5, 2024 14:50
examples/custom-mods/README.md Outdated Show resolved Hide resolved
examples/custom-mods/client.py Outdated Show resolved Hide resolved
examples/custom-mods/client.py Outdated Show resolved Hide resolved
examples/custom-mods/client.py Outdated Show resolved Hide resolved
examples/custom-mods/client.py Show resolved Hide resolved
examples/custom-mods/requirements.txt Outdated Show resolved Hide resolved
@jafermarq jafermarq merged commit 584c2d8 into main Mar 7, 2024
28 checks passed
@jafermarq jafermarq deleted the add-custom-mods-example branch March 7, 2024 10:02
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.

3 participants