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

Linear regression Example - custom numpy framework adapter #286

Conversation

igor-davidyuk
Copy link
Contributor

closes #267

@github-actions
Copy link
Contributor

github-actions bot commented Dec 28, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@alexey-gruzdev alexey-gruzdev added this to the v1.3 milestone Jan 11, 2022
@igor-davidyuk igor-davidyuk force-pushed the linear-regression-numpy-tutorial branch from 40d8fc1 to 897e6a6 Compare January 11, 2022 17:14
},
"outputs": [],
"source": [
"!git clone https://github.com/igor-davidyuk/openfl.git -b linear-regression-numpy-tutorial\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be changed to original repository after merge.

…ingleNotebook.ipynb

Co-authored-by: aleksandr-mokrov <76171391+aleksandr-mokrov@users.noreply.github.com>
@alexey-gruzdev alexey-gruzdev merged commit b8ed2ba into securefederatedai:develop Jan 20, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple ML model on NumPy as example of custom plugin in OpenFL
5 participants