-
Notifications
You must be signed in to change notification settings - Fork 219
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
Experimental Workflow interface #632
Experimental Workflow interface #632
Conversation
…psfoley/openfl into experimental-workflow-interface
…Us through decorator. UI Code needs debugging for jupyter notebook (currently disabled). Bug fixes
Test references
Test case for validating subset of collaborator works correctly.
…psfoley/openfl into experimental-workflow-interface
…egator validation), and 201 (requesting exclusive GPUs)
Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
…psfoley/openfl into experimental-workflow-interface
Specify version for packages
…psfoley/openfl into experimental-workflow-interface
@MasterSkepticista thanks for the feedback! I've added type hints and expanded docstrings for user facing functions. @anindya-paul is working on some of the other comments specific to Global DP and Privacy Meter. |
Signed-off-by: Patrick Foley <psfoley@gmail.com>
@igor-davidyuk Excellent idea. I've added a cyclic training example notebook to this PR here that compares that approach with standard horizontal FL under various IID / Non-IID scenarios: https://github.com/intel/openfl/blob/554f674b71b7bc5346e65a98752d4959210492eb/openfl-tutorials/experimental/Workflow_Interface_103_Cyclic_Institutional_Incremental_Learning.ipynb |
Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
…psfoley/openfl into experimental-workflow-interface
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great work!
…about the functionality Signed-off-by: Paul, Anindya S <anindya.s.paul@intel.com>
Added docstrings to several functions for better user understanding
Closes #627
This PR adds:
openfl-tutorials/experimental
folder:Remaining items before removing WIP tag:
LocalRuntime
workflow_interface
This PR includes contributions from:
@mansishr, @anindya-paul, @brandon-edwards, @changhongyan123, @scngupta-dsp, @ParthM-GitHub, @Greesh-N, @KeertiX, @igor-davidyuk, @aleksandr-mokrov, @itrushkin, @msheller, @hanboa