-
Notifications
You must be signed in to change notification settings - Fork 31
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
Tutorial? #46
Comments
Hi @anupamme did you solve the issues while running the demos? |
No I could not. And now I moved on to tensorflow federated [1]. If you are able to please post here how to run. |
Ho is it. Actually I was able to build and run the server but I could not run the client. Some how I have extracted the library of the server and client and started to use them with the sample code. While running the server with the sample code I facing some issues. I just got struck at this point. This repo doesn't have sufficient documentation too. |
can you fork and make your code available? I'd like to try your partially working version out as even the tensorflow federated is very early and good only for simulations. So I am actively looking for a federated learning library. |
Hi @anupamme here is my repo with the libraries you can fork that https://github.com/raghu20ram/federated-tfjs |
Hello,
Is there a tutorial to get started on this repo? I would like to run it on 1 server and n clients to see how it works.
I started with the demos but could not make them to run, got the same issue which other people have reported.
Is there a tutorial or any other help?
The text was updated successfully, but these errors were encountered: