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

GUI for Federated learning pipeline #1079

Open
482170765 opened this issue Dec 22, 2023 · 0 comments
Open

GUI for Federated learning pipeline #1079

482170765 opened this issue Dec 22, 2023 · 0 comments

Comments

@482170765
Copy link

A graphical front end that can communicate with the kubeflow pipeline can save a lot of work for users who are not so familiar with the kubeflow environment. There are many laborious steps to take while constructing a pipeline. This is especially true for the Federated learning procedures which is subject to resource data format and number of clients. Not to mention the complex aggregating algorithms of the server.

Currently, we use Node-red as frontend base for users to construct a kubeflow Federated Learning pipeline as bellow:
https://github.com/sefgsefg/Federated-Learning-on-kubeflow-with-nodered/tree/main/FL_kubeflow_with_node-red
This repo. can build a single Node-red node that can allow users to adjust the number of clients in the FL process. The control is then passed to kubeflow to construct a pipeline for execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant