Skip to content

Add new tutorial example to OpenFL interactive API - #3

Open
gnbaker wants to merge 1 commit into
developfrom
ISSUE-798
Open

Add new tutorial example to OpenFL interactive API#3
gnbaker wants to merge 1 commit into
developfrom
ISSUE-798

Conversation

@gnbaker

@gnbaker gnbaker commented Apr 27, 2023

Copy link
Copy Markdown
Owner

This adds a new tutorial example on distributing a linear regression task over OpenFL cluster

The model is defined by scikit-learn which is able to run over both cpu (by default) and gpu. The dataset is 1-dimensional noisy data of sinusoid with pre-defined parameters.

Fixes securefederatedai#798

This adds a new tutorial example on distributing a linear regression task over OpenFL cluster

The model is defined by scikit-learn which is able to run over both cpu (by default) and gpu. The dataset is 1-dimensional noisy data of sinusoid with pre-defined parameters.

Fixes securefederatedai#798

Co-authored-by: Beverly Klemme <[email protected]>
Co-authored-by: Grant Baker <[email protected]>

Signed-off-by: Yi CAO <[email protected]>
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.

Add a Scikit-learn example of linear regression.

2 participants