FederatedAndroidTrainer
FederatedAndroidTrainer copied to clipboard
See new version https://github.com/mccorby/PhotoLabeller
Can someone please suggest how to get rid of this dependency injection error. The DaggerMainComponent is generated but still, Gradle cannot find the symbol.
Hi, I want to run your code. But there are no .json files. (config.json, currentRound.json) Can you upload the files?
Add an abstract encryption layer/component. This should be executed by the corresponding use cases as encryption is part of the business rules
Both models are sharing a (expected) number of methods and logic
The model must be built by the server and passed to the clients when they start (if the model does not exist locally)
A mechanism to select the example to run of those in the app (Iris, MNIST, etc...)
Show a list of the models already trained with the loss after training or updating the gradients The list should keep the previous and the current loss to see the...