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

PSO particle swarm pipeline with Node-red GUI control #1042

Open
jerry40214 opened this issue Jun 2, 2023 · 0 comments
Open

PSO particle swarm pipeline with Node-red GUI control #1042

jerry40214 opened this issue Jun 2, 2023 · 0 comments

Comments

@jerry40214
Copy link

Kubeflow pipeline inherently contains many laborious procedures to see AI training results. A PSO particle swarm algorithm is a useful algorithm applied to many industrial applications such multidimensional optimizations. We propose a PSO pipeline to be fused with popular AI algorithms such random forest, decision tree, etc, all via a Node-red GUI frontend. This application features energy optimization of a CNC machining scenario.
Node-red is an open source Graphical UI suite that features drag and drop node operations and customization. We are able to use kip server API to allow Node-red node to control the operation of the Kubeflow pipeline. Customized PSO/Random forest node will be constructed to allow easy and fast observation of the train results. Please let us know if this code set will be of use to you community and where we should do the PR to.

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

No branches or pull requests

1 participant