Skip to content

Training on a single site's data using FLARE? #677

Closed Answered by YuanTingHsieh
litlep-nibbyt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @meijiu

Thanks for the interest.

Yes, it is possible to just use 1 site.

For the hello-pt example, you will need to change the "min_clients" from 2 to 1:

https://github.com/NVIDIA/NVFlare/blob/main/examples/hello-pt/config/config_fed_server.json#L50

After you tried this, you can also take a look at the CIFAR10 example, in there @holgerroth provide experiment setup to run both "central" training and "federated" settings in NVFlare:

https://github.com/NVIDIA/NVFlare/tree/main/examples/cifar10

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@litlep-nibbyt
Comment options

Answer selected by litlep-nibbyt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants