This repository was archived by the owner on Jul 27, 2026. It is now read-only.
Can I train locally only for research purposes? #129
Replies: 1 comment
|
I just found out there is a research branch! I will mark this as closed :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This probably is a contradicting question to the whole Idea of Federated learning. However, for a research project, we want to compare the privacy and accuracy of different federated machine learning models.
But I get this error with registering:
And when I try to run it without registering, it will lead to problems in aggregator.py.
All reactions