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

Jax Example #906

Merged
merged 48 commits into from
Mar 21, 2022
Merged

Jax Example #906

merged 48 commits into from
Mar 21, 2022

Conversation

mariaboerner1987
Copy link
Contributor

  • create a "from centralized to federated" code example with JAX and linear regression
  • add a README for code example
  • add pyproject.toml for code example
  • add jax documentation
  • add jax links to Flower documentation index

@mariaboerner1987 mariaboerner1987 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 17, 2021
@danieljanes danieljanes removed their assignment Jan 5, 2022
Copy link
Member

@danieljanes danieljanes left a comment

Choose a reason for hiding this comment

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

Code example and documentation look good, I've added a few suggestions. One open question: should we call this "from centralized to federated" or "quickstart JAX"?

doc/source/example-jax-from-centralized-to-federated.rst Outdated Show resolved Hide resolved
doc/source/example-jax-from-centralized-to-federated.rst Outdated Show resolved Hide resolved
doc/source/example-jax-from-centralized-to-federated.rst Outdated Show resolved Hide resolved
doc/source/example-jax-from-centralized-to-federated.rst Outdated Show resolved Hide resolved
doc/source/example-jax-from-centralized-to-federated.rst Outdated Show resolved Hide resolved
examples/jax_from_centralized_to_federated/pyproject.toml Outdated Show resolved Hide resolved
examples/jax_from_centralized_to_federated/pyproject.toml Outdated Show resolved Hide resolved
examples/jax_from_centralized_to_federated/pyproject.toml Outdated Show resolved Hide resolved
examples/jax_from_centralized_to_federated/pyproject.toml Outdated Show resolved Hide resolved
examples/jax_from_centralized_to_federated/jax_training.py Outdated Show resolved Hide resolved
mariaboerner1987 and others added 9 commits March 21, 2022 13:47
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
@mariaboerner1987
Copy link
Contributor Author

Code example and documentation look good, I've added a few suggestions. One open question: should we call this "from centralized to federated" or "quickstart JAX"?

From centralized to federated makes more sense to me.

mariaboerner1987 and others added 23 commits March 21, 2022 14:44
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
Co-authored-by: Daniel J. Beutel <daniel@adap.com>
@danieljanes danieljanes enabled auto-merge (squash) March 21, 2022 14:54
@danieljanes danieljanes merged commit b73a1d2 into main Mar 21, 2022
@danieljanes danieljanes deleted the jax_example branch March 21, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants