Open galuhboy123 opened 1 month ago
Hey Galuh,
For server parameters, we have the number of parties and number of epochs.
For client parameters, these include: Username: a unique identifier for each client. Number of parties, batch size, and number of local updates: these are technical parameters related to the federated algorithm. Number of scenarios to examine: specifies the scenarios to be tested or analyzed.
thanks for help, it was really helping me for my project . thanks. regards
galuh boy h
Hai, im Galuh Boy and again, im asking about the code.
when you have to running the python code, you use the command in ubuntu (for server):
python3 server.py 10 100
and when you use comaand again in ubuntu (for party/client), you use:python3 client.py 1 10 16 1 3
what the meaning of
10
and100
in server command? and also what the menaing of1, 10, 16, 1, and 3
in party command?thanks regards, Galuh Boy Hertantyo