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

Federated Learning User Story #42

Open
jvmncs opened this issue Dec 2, 2019 · 2 comments
Open

Federated Learning User Story #42

jvmncs opened this issue Dec 2, 2019 · 2 comments
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!

Comments

@jvmncs
Copy link
Contributor

jvmncs commented Dec 2, 2019

Description

A user of PySyft will want to use TF in the way they would normally with PyTorch. Part of that means enabling federated learning as a use case. While we do not need to support yet all of the luxuries of the PyTorch side, we do want to demonstrate that the same use cases are solvable with TensorFlow.

This issue will be complete once a basic tutorial for federated learning has been implemented and completed. This tutorial can be updated in a later issue/PR as Syft TF becomes more feature-complete (e.g. GradientTape has been implemented, etc.).

Objectives/Key Results

  • We have the demo code in a jupyter notebook
  • We're training a federated model for multiple epochs
  • Show loss decreasing
  • Use PySyft sandbox for the demo
@jvmncs jvmncs added the Good first issue 🎓 Perfect for beginners, welcome to OpenMined! label Dec 2, 2019
@karishnu
Copy link

karishnu commented Dec 6, 2019

Can the MNIST dataset be used to provide an image classification example?

@ProofofADA
Copy link

I would like to complete this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!
Projects
None yet
Development

No branches or pull requests

3 participants