federated-learning icon indicating copy to clipboard operation
federated-learning copied to clipboard

Tutorial?

Open anupamme opened this issue 5 years ago • 5 comments

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?

anupamme avatar Jan 03 '19 12:01 anupamme

Hi @anupamme did you solve the issues while running the demos?

raghu20ram avatar Apr 05 '19 10:04 raghu20ram

No I could not.

And now I moved on to tensorflow federated [1].

If you are able to please post here how to run.

  1. https://github.com/tensorflow/federated

anupamme avatar Apr 05 '19 10:04 anupamme

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.

raghu20ram avatar Apr 05 '19 10:04 raghu20ram

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.

anupamme avatar Apr 05 '19 11:04 anupamme

Hi @anupamme here is my repo with the libraries you can fork that https://github.com/raghu20ram/federated-tfjs

raghu20ram avatar Apr 20 '19 06:04 raghu20ram